diff options
Diffstat (limited to 'ExampleBots/PluralContactBotPoC/appsettings.json')
-rw-r--r-- | ExampleBots/PluralContactBotPoC/appsettings.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ExampleBots/PluralContactBotPoC/appsettings.json b/ExampleBots/PluralContactBotPoC/appsettings.json deleted file mode 100644 index 6ba02f3..0000000 --- a/ExampleBots/PluralContactBotPoC/appsettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - } -} |