Update assembly informational version and sourcelink for Bankrekening project

This commit is contained in:
vista-man
2025-01-27 18:50:01 +01:00
parent 37ab6093e2
commit 4da4f17465
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+31352f4459cf714ddad73c7e1bbb74c394e1b289")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+37ab6093e226af6df6abcdb31fa72fd6d2875c99")]
[assembly: System.Reflection.AssemblyProductAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyTitleAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]