diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2025-01-15 15:06:04 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2025-01-15 15:06:04 +0300 |
commit | be127319e27d630ce14c793fc50bccd576e5fb7b (patch) | |
tree | 14b9ceb08596a8a68c272620f904e0ad971ab89e /RhSolutions.SkuParser.Api/appsettings.Development.json | |
parent | a542bfb7f4ceee8b49cf8fcadf64ffb72cc97da5 (diff) |
Implement BS parser
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"
- }
- }
-}
|