summaryrefslogtreecommitdiff
path: root/WebApplication1/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'WebApplication1/appsettings.Development.json')
-rw-r--r--WebApplication1/appsettings.Development.json9
1 files changed, 0 insertions, 9 deletions
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"
- }
- }
-}