OData / Extensions

ExtensionsLib: - Extensions for OData libraries and framework
MIT License
11 stars 19 forks source link

.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 2 years ago

adrien-constant commented 2 years ago

Reproduction steps

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 commented 2 years ago

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 commented 1 year ago

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

merski007 commented 8 months ago

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.