From 435ca8a893566acc1562b7eed49444cf599be26b Mon Sep 17 00:00:00 2001 From: StuartFerguson Date: Fri, 22 May 2026 17:50:28 +0100 Subject: [PATCH] attempted fix --- EstateReportingAPI/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EstateReportingAPI/Properties/launchSettings.json b/EstateReportingAPI/Properties/launchSettings.json index 54aaf46..dbfe354 100644 --- a/EstateReportingAPI/Properties/launchSettings.json +++ b/EstateReportingAPI/Properties/launchSettings.json @@ -5,7 +5,7 @@ "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, - "dotnetRunMessages": true, + "dotnetRunMessages": true }, "Docker": { "commandName": "Docker",