From d2089c0038460504869b27203143e40441a86eff Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 2 Dec 2025 21:50:46 +0100 Subject: Remove appsettings --- api/WhatApi/appsettings.Development.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 api/WhatApi/appsettings.Development.json (limited to 'api/WhatApi/appsettings.Development.json') diff --git a/api/WhatApi/appsettings.Development.json b/api/WhatApi/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/api/WhatApi/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} -- cgit v1.3