We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30bfff8 commit 5ec4872Copy full SHA for 5ec4872
Test/Test.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net472;net48;netcoreapp3.1;net5.0-win</TargetFrameworks>
+ <TargetFrameworks>net472;net48;netcoreapp3.1;net5.0-windows</TargetFrameworks>
5
<PlatformTarget>x86</PlatformTarget>
6
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7
<OutputType>Exe</OutputType>
0 commit comments