{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "bot-config": { "commandName": "Project", "launchBrowser": false, "applicationUrl": "http://localhost:3978", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "Teams__TenantId": "", "Teams__ClientId": "", "Teams__ClientSecret": "" } } } }