summaryrefslogtreecommitdiff
path: root/dsa/DSACore/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'dsa/DSACore/appsettings.Development.json')
-rw-r--r--dsa/DSACore/appsettings.Development.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/dsa/DSACore/appsettings.Development.json b/dsa/DSACore/appsettings.Development.json
deleted file mode 100644
index e203e94..0000000
--- a/dsa/DSACore/appsettings.Development.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Debug",
- "System": "Information",
- "Microsoft": "Information"
- }
- }
-}