Update assembly informational versions and sourcelink references for consistency across projects

This commit is contained in:
vista-man
2025-01-28 09:03:54 +01:00
parent d2c987a695
commit 5b18fe495c
17 changed files with 9 additions and 9 deletions

View File

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