Controller fertig gefüllt, 2 Fehlende Klassen hinzugefügt

This commit is contained in:
NoKnownName
2025-05-23 12:33:33 +02:00
parent 2512929dd5
commit ce9a37d6be
64 changed files with 494 additions and 189 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Services")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+80931f24f40051bcb857a154e458013c0c8db557")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2512929dd5ffc0b99e768d515f0acb141e989ec8")]
[assembly: System.Reflection.AssemblyProductAttribute("Services")]
[assembly: System.Reflection.AssemblyTitleAttribute("Services")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]