{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:50843", "sslPort": 44360 } }, "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "IIS Express": { "commandName": "IISExpress", "launchUrl": "weatherforecast", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "login_counter": { "commandName": "Project", "launchUrl": "weatherforecast", "environmentVariables": { "DOTNET_ENVIRONMENT": "development" }, "applicationUrl": "https://localhost:5001;http://localhost:5000" } } }