I see below error, even though my entire solution doesn't have any reference to Nuget package Microsoft.IdentityModel.Tokens with version 5.3.0.0 Please advise me if alteration need in any other packages ?
Error message:
System.IO.FileLoadException HResult=0x80131040 Message=Could not load file or assembly 'Microsoft.IdentityModel.Tokens, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) Source=MyMVCApp