You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Description
Steps to reproduce
Expected behavior
The text was updated successfully, but these errors were encountered: