fixed errors

This commit is contained in:
2026-03-17 11:17:03 +01:00
parent 90fcaca356
commit 241a2c4eb0
17 changed files with 197 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("BookHive")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+15075eb05115197d8976232cc5a0ee79283923cd")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+90fcaca3563b870f1f3c90b7b0ee1b511ebd295a")]
[assembly: System.Reflection.AssemblyProductAttribute("BookHive")]
[assembly: System.Reflection.AssemblyTitleAttribute("BookHive")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]