{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:60097/", "sslPort": 44321 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchUrl": "__admin/settings", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "WireMock.Net.WebApplication": { "commandName": "Project", "launchBrowser": true, "launchUrl": "__admin/settings", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:56514/" }, "IIS": { "commandName": "IIS", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "development" } } } }