Skip to content

Conversation

@adamsitnik
Copy link
Member

this is a proper fix for #1616

fixes #1616

@adamsitnik
Copy link
Member Author

Some explanation: when I was adding the initial support for platform-specific TFMs I did not know that they are going to contain detailed OS versions in the future so I was just taking the OS name, without the version. So for "windows7.0" it was "windows"

Now it turned out that they might contain a version and we want to preserve it: #1616 (comment)

<TargetFramework>net5.0-windows10.0.19041.0</TargetFramework>

obraz

@adamsitnik adamsitnik merged commit 626dcba into master Apr 22, 2021
@AndreyAkinshin AndreyAkinshin added this to the v0.13.0 milestone Apr 24, 2021
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

Successfully merging this pull request may close these issues.

BenchmarkDotNet fail in WPF project with .NET 5.0-windows target

3 participants