Skip to content

Commit 9a99666

Browse files
committed
Mark project as Windows only for now
1 parent ffd29f0 commit 9a99666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Windows Build Identifier/Windows Build Identifier.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net6.0</TargetFramework>
5+
<TargetFramework>net6.0-windows</TargetFramework>
66
<RootNamespace>WindowsBuildIdentifier</RootNamespace>
77
<StartupObject>WindowsBuildIdentifier.Program</StartupObject>
88
<AssemblyVersion>1.0.0.0</AssemblyVersion>

0 commit comments

Comments
 (0)