{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:39982/", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "environmentVariables": { "ASPNET_ENVIRONMENT": "HelloWorld" } }, "web": { "commandName": "web", "environmentVariables": { "ASPNET_ENVIRONMENT": "HelloWorld" } } } }