{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:61840", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": false, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Notifications": { "commandName": "Project", "launchBrowser": false, "applicationUrl": "http://localhost:61840", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Notifications-SelfHost": { "commandName": "Project", "launchBrowser": false, "applicationUrl": "http://localhost:61841", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "developSelfHosted": "true" } } } }