{ "profiles": { "AuthOverride": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "applicationUrl": "https://localhost:7039", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "commandLineArgs": "--disable-auth --razor-runtime-comp" }, "Guest": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "applicationUrl": "https://localhost:7040", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "commandLineArgs": "--razor-runtime-comp" } } }