{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
},
"Microsoft.Teams": {
"Enable": "*",
"Level": "debug"
}
},
"AllowedHosts": "*",
"MicrosoftAppType": "",
"MicrosoftAppId": "",
"MicrosoftAppPassword": "",
"MicrosoftAppTenantId": "",
"Teams": {
"ClientId": "",
"ClientSecret": ""
}
}microsoft/teams.net
Publicmirrored fromhttps://github.com/microsoft/teams.netAvailable
Samples/Samples.BotBuilder/appsettings.json
21lines · modepreview