single file
This commit is contained in:
parent
f424b99d16
commit
d865c2f051
2 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<SelfContained>true</SelfContained>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
|
||||
<ApplicationManifest>app.manifest</ApplicationManifest>
|
||||
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue