Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

strong name validation error when merging assemblies #94

@iphqne

Description

@iphqne

i get this error when merging assemblies

Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'ILMerge, Version=3.0.0.0, Culture=neutral, PublicKeyToken=736440c9b414ea16' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) ---> System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)
--- End of inner exception stack trace ---

ilmerge .exe .dll /out: \ilmerge.exe

they're the only arguments i use

edit: i fixed it by using the ilmerge that was not in the "final" folder

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