{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "Spacebar.CleanSettingsRows": { "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development" } }, "Local": { "commandName": "Project", "dotnetRunMessages": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Local" } } } }