We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b64a9 commit 22fbea0Copy full SHA for 22fbea0
PartStacker/PartStacker.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <OutputType>Exe</OutputType>
+ <OutputType>WinExe</OutputType>
5
<TargetFramework>net9.0-windows</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
0 commit comments