From 1f7e2b7e03689d3439554662e80596aa671cb5a3 Mon Sep 17 00:00:00 2001 From: Bjarne Pedersen Date: Thu, 15 Jan 2026 22:00:30 +0100 Subject: [PATCH] Moved nlog.config to right place --- SmartHouse.Services/API/NLog.config | 34 ----------------------------- 1 file changed, 34 deletions(-) delete mode 100644 SmartHouse.Services/API/NLog.config diff --git a/SmartHouse.Services/API/NLog.config b/SmartHouse.Services/API/NLog.config deleted file mode 100644 index 3046fa5..0000000 --- a/SmartHouse.Services/API/NLog.config +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file