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

antlr.runtime.standard 4.9.3 invalid strong name. #3360

Closed
Barteling opened this issue Nov 20, 2021 · 7 comments
Closed

antlr.runtime.standard 4.9.3 invalid strong name. #3360

Barteling opened this issue Nov 20, 2021 · 7 comments

Comments

@Barteling
Copy link

Using the latest nuget package 4.9.3 I get invalid strong name exceptions.
Both the .NETStandard 2.0 and the NET45 version do not seem to be correctly signed.
4.9.2 seems to be ok, verified with sn.exe

@ericvergnaud
Copy link
Contributor

@Barteling I don't think there is any fix in this version for C#, only released for versioning consistency, so you should stick to 4.9.2 until 4.9.4 is available
@parrt I guess this happened because you and I don't follow the same release process (I released 4.9.3, you released 4.9.2) ? When the next release gets prepared, let's make sure we align to avoid this issue.

@parrt
Copy link
Member

parrt commented Dec 23, 2021

Hi guys. Yep, sorry about that. I think i grab the artifact from appveyor as that's the limit of my abilities with C# haha.

@parrt
Copy link
Member

parrt commented Dec 23, 2021

I guess I'll add link to 4.9.4

@ericvergnaud
Copy link
Contributor

Hi guys. Yep, sorry about that. I think i grab the artifact from appveyor as that's the limit of my abilities with C# haha.

4.9.3 was released to Nuget by me so it has nothing to do with AppVeyor

@KvanTTT
Copy link
Member

KvanTTT commented Dec 29, 2021

It looks like we encountered a similar issue before: #2511

@parrt
Copy link
Member

parrt commented Apr 1, 2022

@ericvergnaud @Barteling @KvanTTT Can you guys help me figure out how to get the proper artifact and with the right signatures etcetera? I'm going to build and release 4.10 soon. it seems to be problematic on my mac so I've been downloading the artifact created at circleci.

@parrt
Copy link
Member

parrt commented Apr 8, 2022

Will close. Updated doc from @ericvergnaud notes to sign properly.

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

4 participants