Skip to content
Snippets Groups Projects
Commit 3e8f317c authored by Paul Nitzke's avatar Paul Nitzke
Browse files

Add config to publish as single file executable

parent a00aba67
Branches
No related tags found
1 merge request!30Change build to single file release
......@@ -13,6 +13,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PublishSingleFile>true</PublishSingleFile>
</PropertyGroup>
</Project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment