Update assembly informational version and cache files for Bankrekening, Calc, and Gokspel projects

This commit is contained in:
vista-man
2025-01-27 20:20:37 +01:00
parent bc5853e2ed
commit 117ed9636a
6 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Calc")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0115f24bd329294b808413765fcc763d93bc37e4")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+bc5853e2edd0cc25f80be4b65d5762e2a529887f")]
[assembly: System.Reflection.AssemblyProductAttribute("Calc")]
[assembly: System.Reflection.AssemblyTitleAttribute("Calc")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]