Compare commits

...

4 Commits

Author SHA1 Message Date
Flaminel
6026f7f622 test 2025-06-17 11:23:01 +03:00
Flaminel
e95b50b7e4 test 2025-06-17 11:21:35 +03:00
Flaminel
b2a54c402a Update Program.cs 2025-06-17 11:19:37 +03:00
Flaminel
6dcb93a113 added trace log 2025-03-19 22:53:13 +02:00

View File

@@ -9,4 +9,7 @@ builder.Logging.AddLogging(builder.Configuration);
var host = builder.Build();
host.Init();
host.Run();
host.Run();