Update assembly information and source link for versioning consistency

This commit is contained in:
vista-man
2025-01-27 19:14:04 +01:00
parent 5398029353
commit b7f478607c
11 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5a626eeb3777df55888653eea912f39805fbc8df")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5398029353f232f4cc3fb11f351f629f5f15fc2e")]
[assembly: System.Reflection.AssemblyProductAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyTitleAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]