Ajout des profiles (pas fini) + Ajout du builder automapper dans Program.cs

This commit is contained in:
oistig
2026-03-19 16:45:28 +01:00
parent ecd038f020
commit 26106c5db9
19 changed files with 165 additions and 378 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Knots")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3a833724031a4e7076b11dcb48bd7aa2c7376432")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ecd038f0202617ad5dc1fe41822d9e0830cd7574")]
[assembly: System.Reflection.AssemblyProductAttribute("Knots")]
[assembly: System.Reflection.AssemblyTitleAttribute("Knots")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]