diff --git a/Ecom.WebAPI/appsettings.Development.json b/Ecom.WebAPI/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/Ecom.WebAPI/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -}