diff options
Diffstat (limited to 'RhSolutions.SkuParser.Api/appsettings.Development.json')
-rw-r--r-- | RhSolutions.SkuParser.Api/appsettings.Development.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/RhSolutions.SkuParser.Api/appsettings.Development.json b/RhSolutions.SkuParser.Api/appsettings.Development.json deleted file mode 100644 index ff66ba6..0000000 --- a/RhSolutions.SkuParser.Api/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- }
-}
|