Added Docker

asd
This commit is contained in:
2025-02-08 14:33:32 +01:00
parent 621df92b27
commit 44aa3862d3
14 changed files with 8 additions and 3 deletions

View File

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