[Bug] Could not load type 'ExceptionType' from assembly 'Microsoft.IdentityModel.Tokens #2945
Labels
Dependency Mismatch
Transitive dependency might be at play and create issues resulting in incorrect versions of a class
Which version of Microsoft.IdentityModel are you using?
Note that to get help, you need to run the latest version.
8.1.2
Where is the issue?
After updating from 8.0.2 to 8.1.2 and when calling
services.AddAutoMapper(AppDomain.CurrentDomain.GetAssemblies());
inConfigureServices
inStartup.cs
we receive the following exceptionThe text was updated successfully, but these errors were encountered: