added dockerfile 2

This commit is contained in:
Wieland, Marc
2026-05-22 09:22:47 +02:00
parent 0467f45036
commit 9fd50f86c0
4 changed files with 41 additions and 2 deletions
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("timetracker")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0467f450368a3b05b63a5d2a2cc8779571042711")]
[assembly: System.Reflection.AssemblyProductAttribute("timetracker")]
[assembly: System.Reflection.AssemblyTitleAttribute("timetracker")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]