force single file publishing and add initial gh workflow for publishing ui
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<PublishAot>false</PublishAot>
|
||||
<!-- todo: enable this once the app is aot compliant! -->
|
||||
<OutputType Condition="'$(Configuration)' == 'Release'">WinExe</OutputType>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user