{ "profiles": { "WebServer": { "commandName": "Project", "commandLineArgs": "--name example", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "https://localhost:49970;http://localhost:49971" } } }