Reproduction steps
- Create a new project ASP.NET Web Application (.NET Framework), using version 4.8
- Select MVC template
- Reference nuget package Microsoft.OData.Extensions.Client.Abstractions 1.0.6
- Run the project with IIS Express
Excepected result
No error.
Result
Fatal error with this message :
Could not load file or assembly 'Microsoft.OData.Extensions.Client.Abstractions' or one of its dependencies. Strong name signature could not be verified.
Thanks for your help.
Reproduction steps
Excepected result
No error.
Result
Fatal error with this message :
Thanks for your help.