diff --git a/WD7UVN_HFT_2023241.Endpoint/Properties/launchSettings.json b/WD7UVN_HFT_2023241.Endpoint/Properties/launchSettings.json index 151a548..a393d54 100644 --- a/WD7UVN_HFT_2023241.Endpoint/Properties/launchSettings.json +++ b/WD7UVN_HFT_2023241.Endpoint/Properties/launchSettings.json @@ -1,4 +1,4 @@ -{ +{ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, @@ -9,14 +9,6 @@ } }, "profiles": { - "IIS Express": { - "commandName": "IISExpress", - "launchBrowser": true, - "launchUrl": "swagger", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, "WD7UVN_HFT_2023241.Endpoint": { "commandName": "Project", "dotnetRunMessages": "true",