Update installer

This commit is contained in:
Stone_Red
2024-12-01 18:11:44 +01:00
parent f4f1be87dd
commit 64e702a0da
4 changed files with 10 additions and 3 deletions
@@ -10,8 +10,15 @@
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AssemblyName></AssemblyName>
<Version>1.0.0.0</Version>
<ApplicationIcon>logo.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Content Include="logo.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Desktop" Version="11.2.1" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB