{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:34238", "sslPort": 44350 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "MP-STATS": { "commandName": "Project", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": "true", "applicationUrl": "https://localhost:5031;http://localhost:5030" }, "WSL 2": { "commandName": "WSL2", "launchBrowser": true, "launchUrl": "https://localhost:5031", "environmentVariables": { "ASPNETCORE_URLS": "https://localhost:5031;http://localhost:5030", "ASPNETCORE_ENVIRONMENT": "Development" }, "distributionName": "" } } }