I am getting the runtime exception for :
"Could not load file or assembly 'Microsoft.BingAds' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)"
I just updated the Nuget package for Micrososoft.Bingads
to its latest version 13.0.13 and while running the application it's throwing this error.
Any clear solutions for this?