aboutsummaryrefslogtreecommitdiff
path: root/RhSolutions.SkuParser.Api/appsettings.Development.json
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2025-01-15 15:06:04 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2025-01-15 15:06:04 +0300
commitbe127319e27d630ce14c793fc50bccd576e5fb7b (patch)
tree14b9ceb08596a8a68c272620f904e0ad971ab89e /RhSolutions.SkuParser.Api/appsettings.Development.json
parenta542bfb7f4ceee8b49cf8fcadf64ffb72cc97da5 (diff)
Implement BS parser
Diffstat (limited to 'RhSolutions.SkuParser.Api/appsettings.Development.json')
-rw-r--r--RhSolutions.SkuParser.Api/appsettings.Development.json8
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"
- }
- }
-}