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