{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:38030" } }, "profiles": { "NPP.SmartSchedue.Host": { "commandName": "Project", "launchBrowser": true, "dotnetRunMessages": true, "launchUrl": "doc/app", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:38030" }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "doc/app", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }