chore: add PublishSingleFile option to project file
This allowed to compile a single-file executable
This commit is contained in:
parent
bc70d9e9de
commit
6e428e47f5
@ -12,6 +12,7 @@
|
||||
<NeutralLanguage>en-US</NeutralLanguage>
|
||||
<AssemblyVersion>1.0.0</AssemblyVersion>
|
||||
<FileVersion>1.0.0</FileVersion>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user