Skip to content

Appveyor (CI): Strong name signature verification error fails builds & blocks next version release #1340

@stakx

Description

@stakx

Something must have changed with build tools sometime in the last few months, we're not getting errors such as this one during Appveyor CI builds:

System.IO.FileLoadException : Could not load file or assembly 'Moq.Tests.FSharpTypes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=69f491c39445e920' 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)

Not sure what is going on there. Unfortunately, this fails the build, which in turn blocks PRs and also releasing a new version of Moq with the latest changes.

If anyone knows what is going wrong here, help is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions