Rename project files and fix installer w.r.t. new paths

This commit is contained in:
2026-02-18 09:33:17 +09:00
parent f4ed36ad38
commit a466f04d20
5 changed files with 13 additions and 13 deletions

Before

Width:  |  Height:  |  Size: 401 KiB

After

Width:  |  Height:  |  Size: 401 KiB

@@ -13,7 +13,7 @@
<PublishAot>true</PublishAot>
<AssemblyName>MayShow</AssemblyName>
<AssemblyVersion>1.1.0</AssemblyVersion> <!-- Also update Constants version -->
<ApplicationIcon>ReceiptPDFBuilder-icon.ico</ApplicationIcon>
<ApplicationIcon>MayShow-icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<TrimmerRootAssembly Include="PdfSharp" />