Skip to content

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

@adrien-constant

Description

@adrien-constant

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions