We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add29c6 commit 8522ec6Copy full SHA for 8522ec6
QuestPatcher/QuestPatcher.csproj
@@ -23,7 +23,7 @@
23
<OutputType>Exe</OutputType>
24
</PropertyGroup>
25
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
26
- <OutputType>Exe</OutputType>
+ <OutputType>WinExe</OutputType>
27
<DebugType>embedded</DebugType>
28
<SelfContained>true</SelfContained>
29
<PublishTrimmed>true</PublishTrimmed>
0 commit comments