Add msi installer

This commit is contained in:
2026-07-31 22:07:54 +02:00
parent 19deed4fd7
commit 21dfc5493c
10 changed files with 170 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net10.0-windows</TargetFramework>
<Version>1.0.0</Version>
<Product>Pamhagen</Product>
<SatelliteResourceLanguages>de-AT</SatelliteResourceLanguages>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>