{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:59482/", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "launchUrl": "api/v1.0/mods", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Dewdrop": { "commandName": "Project", "launchBrowser": true, "launchUrl": "api/v1.0/mods", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:59483" } } }