Self-contained build - keine .NET Installation noetig
This commit is contained in:
parent
c963c4d9e9
commit
4493e6d0f1
5 changed files with 36 additions and 1 deletions
|
|
@ -8,6 +8,8 @@
|
|||
<UseWindowsForms>true</UseWindowsForms>
|
||||
<RootNamespace>MailPrintConfig</RootNamespace>
|
||||
<AssemblyName>MailPrintConfig</AssemblyName>
|
||||
<SelfContained>true</SelfContained>
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue