Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Framework 4.8 : Could not load file or assembly 'Microsoft.OData.Extensions.Client.Abstractions' or one of its dependencies. #56

Open
adrien-constant opened this issue Nov 5, 2021 · 3 comments

Comments

@adrien-constant
Copy link

adrien-constant commented Nov 5, 2021

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.

@alexn5700
Copy link

Any updates? I also get an error "Strong name signature could not be verified" using 1.0.6 version.
It is a "delay-signed or test-signed assembly".

@KristianHebert
Copy link

We're also facing this problem. We have no solution and no workaround yet.

@merski007
Copy link

Facing same issue here. Could not load file or assembly 'Microsoft.OData.Extensions.Client.Abstractions, Version=1.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants