Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# Antlr4.Runtime.Standard v4.7.2.0 assembly signature problem #2700

Closed
jimmy-the-eek opened this issue Dec 12, 2019 · 6 comments
Closed

C# Antlr4.Runtime.Standard v4.7.2.0 assembly signature problem #2700

jimmy-the-eek opened this issue Dec 12, 2019 · 6 comments

Comments

@jimmy-the-eek
Copy link

The assembly works for code generation, but I have to downgrade to 4.7.1.1 to get the console runner to work. Error message follows.

Unit.net Console Runner v2.4.1 (64-bit Desktop .NET 4.6.1, runtime: 4.0.30319.42000)
System.IO.FileLoadException: Could not load file or assembly 'Antlr4.Runtime.Standard, Version=4.7.2.0, Culture=neutral, PublicKeyToken=e78b2c5abd1fcb3f' 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)

@ericvergnaud
Copy link
Contributor

@parrt we need this one fixed in the upcoming release
@jimmy-the-eek can you help provide a fix?

@Silvenga
Copy link

@ericvergnaud isn't this the same as #2511? The strong name is failing validation due to the "open" signature.

@ericvergnaud
Copy link
Contributor

ericvergnaud commented Dec 16, 2019 via email

@parrt
Copy link
Member

parrt commented Dec 16, 2019

Shall I call this a dup and close?

@sharwell
Copy link
Member

@parrt Yes it's the same issue

@sharwell
Copy link
Member

Duplicate of #2511

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

No branches or pull requests

5 participants