Could not load type 'Microsoft.Bot.Connector.Authentication.JwtTokenProviderFactory

52 Views Asked by At

When trying to use a command defined in TEAMsFX I get a error message System.TypeLoadException HResult=0x80131522 Message=Could not load type 'Microsoft.Bot.Connector.Authentication.JwtTokenProviderFactory' from assembly 'Microsoft.Bot.Connector, Version=4.21.1.0 from builder.Services.AddSingleton(sp =>

running a bot command

0

There are 0 best solutions below