really only single file output

This commit is contained in:
2022-06-09 10:56:03 +02:00
parent 4d20e89df0
commit 2a28785b9d

View File

@@ -3,7 +3,7 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<PublishSingleFile>true</PublishSingleFile>
<PublishSingleFile>PublishReadyToRun </PublishSingleFile>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>