From 726468456ad606239176addaf1a3bbb63e0c7eb0 Mon Sep 17 00:00:00 2001 From: mo khan Date: Sun, 20 Oct 2019 15:40:31 -0600 Subject: Use unix line endings --- src/web.api/appsettings.Development.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/web.api/appsettings.Development.json') diff --git a/src/web.api/appsettings.Development.json b/src/web.api/appsettings.Development.json index a2880cb..e203e94 100644 --- a/src/web.api/appsettings.Development.json +++ b/src/web.api/appsettings.Development.json @@ -1,9 +1,9 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - } -} +{ + "Logging": { + "LogLevel": { + "Default": "Debug", + "System": "Information", + "Microsoft": "Information" + } + } +} -- cgit v1.2.3