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

strong name validation error when merging assemblies #94

Open
iphqne opened this issue Nov 6, 2020 · 0 comments
Open

strong name validation error when merging assemblies #94

iphqne opened this issue Nov 6, 2020 · 0 comments

Comments

@iphqne
Copy link

iphqne commented Nov 6, 2020

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

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

No branches or pull requests

1 participant