{ "profiles": { "DealerSelectionAPI": { "commandName": "Project", "launchBrowser": true, "launchUrl": "help/ui", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true, "applicationUrl": "https://localhost:7122;http://localhost:5081" }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "help/ui", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } }, "$schema": "https://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:38064", "sslPort": 44393 } } }