Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestAdapter is not versioned appropriately #268

Closed
singhsarab opened this issue Sep 11, 2017 · 0 comments
Closed

TestAdapter is not versioned appropriately #268

singhsarab opened this issue Sep 11, 2017 · 0 comments

Comments

@singhsarab
Copy link
Contributor

Description

The Test adapter dll is not getting versioned appropriately. Assembly version as well as FileVersion are locked at 14.0.0.0
Given 2 adapters, there is no way to figure out which one is the latest.

Steps to reproduce

Create 2 MSTest Unit projects, and make sure both refer to different nuget package versions.

Expected behavior

The adapters are properly versioned.

singhsarab pushed a commit to singhsarab/testfx that referenced this issue Apr 8, 2019
* Include microbuild.core as a dependency for signing.

* Make delay sign conditional for CI builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants