LoggerUtils von Shared nach ServerUtils umgezogen (wegen Versionskonflikten von Log4Net)

This commit is contained in:
2026-06-25 01:46:21 +02:00
parent 60d993a426
commit 166de951b6
10 changed files with 41 additions and 40 deletions

View File

@@ -1,4 +1,5 @@
using BeWo.Service.Core;
using BeWo.ServerUtils.Core;
using BeWo.Service.Core;
using BS.Shared.Core;
using DevExpress.CodeParser.Diagnostics;
using log4net;