-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nuget.Frameworks started returning DotNetFrameworkName as "net5.0" which is what vstest will pass down as the target framework name. There is some guidance how to do that better, but this is a quick fix to be able to run xUnit tests on net5.0-preview8 and newer, before we figure out the best way to do this.
- Loading branch information
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters