Some little changes

This commit is contained in:
Henry Trumme
2025-04-14 18:53:29 +02:00
parent 9f12a6a9f2
commit 76b2bd0716
45 changed files with 2649 additions and 103 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Watchlog")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d0aff0012b1f414756f13ae51b5904d1c5f914cb")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9f12a6a9f271aabb11183ff2409337d3010d7606")]
[assembly: System.Reflection.AssemblyProductAttribute("Watchlog")]
[assembly: System.Reflection.AssemblyTitleAttribute("Watchlog")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]