{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
},
"Microsoft.Teams": {
"Enable": "Samples.McpClient.*",
"Level": "debug"
}
},
"Teams": {
"ClientId": "",
"ClientSecret": "",
"TenantId": ""
},
"OpenAI": {
"Model": "",
"ApiKey": ""
}
}microsoft/teams.net
Publicmirrored fromhttps://github.com/microsoft/teams.netAvailable
Samples/Samples.McpClient/appsettings.Development.json
21lines · modepreview