From 0fa768556aca00f4346ccd71917fad048def6323 Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 30 May 2024 08:22:50 +0000 Subject: Move around some projects, further cleanup pending --- .../appsettings.Development.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Tests/LibMatrix.HomeserverEmulator/appsettings.Development.json (limited to 'Tests/LibMatrix.HomeserverEmulator/appsettings.Development.json') diff --git a/Tests/LibMatrix.HomeserverEmulator/appsettings.Development.json b/Tests/LibMatrix.HomeserverEmulator/appsettings.Development.json deleted file mode 100644 index f14522d..0000000 --- a/Tests/LibMatrix.HomeserverEmulator/appsettings.Development.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Information", - "Microsoft.AspNetCore.Routing": "Warning", - "Microsoft.AspNetCore.Mvc": "Warning" - } - }, - "HomeserverEmulator": { - } -} -- cgit 1.4.1