We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd29f0 commit 9a99666Copy full SHA for 9a99666
Windows Build Identifier/Windows Build Identifier.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net6.0-windows</TargetFramework>
6
<RootNamespace>WindowsBuildIdentifier</RootNamespace>
7
<StartupObject>WindowsBuildIdentifier.Program</StartupObject>
8
<AssemblyVersion>1.0.0.0</AssemblyVersion>
0 commit comments