From ac769e656b122ff569c3f1534701b71e00fed586 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 19:21:35 +0800 Subject: Split front and back end. --- Timeline/appsettings.Development.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Timeline/appsettings.Development.json (limited to 'Timeline/appsettings.Development.json') diff --git a/Timeline/appsettings.Development.json b/Timeline/appsettings.Development.json deleted file mode 100644 index a2880cbf..00000000 --- a/Timeline/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - } -} -- cgit v1.2.3