{ "profiles": { "http": { "commandName": "Project", "commandLineArgs": "-p 12000 -s --named-pipe true", "launchBrowser": true, "launchUrl": "swagger", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true, "applicationUrl": "http://localhost:12000" } } }