target WinExe to hide console window in release mode, move ui exe into resources
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<InvariantGlobalization>true</InvariantGlobalization>
|
||||
<PublishAot>false</PublishAot>
|
||||
<!-- todo: enable this once the app is aot compliant! -->
|
||||
<OutputType Condition="'$(Configuration)' == 'Release'">WinExe</OutputType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user