App version to constants

This commit is contained in:
2026-02-17 09:19:16 +09:00
parent 4f16b09612
commit cf67eae49d
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<PublishTrimmed>true</PublishTrimmed>
<PublishAot>true</PublishAot>
<AssemblyName>ReceiptPDFBuilder</AssemblyName>
<AssemblyVersion>1.0.0</AssemblyVersion> <!-- Also update MainViewModel version in constructor -->
<AssemblyVersion>1.0.0</AssemblyVersion> <!-- Also update Constants version -->
</PropertyGroup>
<ItemGroup>
<TrimmerRootAssembly Include="PdfSharp" />