{ "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { "FastGithub": { "commandName": "Project", "dotnetRunMessages": "true", "launchBrowser": true, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development", "Logging__LogLevel__Default": "Trace" } } } }