From f38bd807a30550613340cba254380646f53f1ef4 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Thu, 27 Sep 2018 20:03:01 +0200 Subject: reconfigured for https --- WebApplication1/appsettings.Development.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 WebApplication1/appsettings.Development.json (limited to 'WebApplication1/appsettings.Development.json') diff --git a/WebApplication1/appsettings.Development.json b/WebApplication1/appsettings.Development.json deleted file mode 100644 index e203e94..0000000 --- a/WebApplication1/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - } -} -- cgit v1.2.3-54-g00ecf