develop #1

Open
maddo wants to merge 126 commits from develop into master
Showing only changes of commit 1b78b245d1 - Show all commits

Added configuration file

Marco 2025-07-23 15:24:36 +02:00

View file

@ -14,6 +14,9 @@
<LangVersion>default</LangVersion>
<ApplicationIcon>Logo.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
</PropertyGroup>
<PropertyGroup>
<UpdateVersionProperties>true</UpdateVersionProperties>
</PropertyGroup>