{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:26659", "sslPort": 44339 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "GWMS.UI": { "commandName": "Project", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": "true", "applicationUrl": "https://localhost:5003;http://localhost:5002" }, "WSL 2": { "commandName": "WSL2", "launchBrowser": true, "launchUrl": "https://localhost:5003", "environmentVariables": { "ASPNETCORE_URLS": "https://localhost:5003;http://localhost:5002", "ASPNETCORE_ENVIRONMENT": "Development" }, "distributionName": "" } } }