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

Strong-name sign OmniSharp assemblies #2143

Merged
merged 9 commits into from May 1, 2021
Merged

Conversation

333fred
Copy link
Contributor

@333fred 333fred commented Apr 30, 2021

In order to use dotnet/roslyn#52907, we're going to need to strong-name sign the OmniSharp assemblies. This does just that.

@333fred
Copy link
Contributor Author

333fred commented Apr 30, 2021

@filipw @david-driscoll please take a look.

Copy link
Member

@filipw filipw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you

Copy link
Member

@bjorkstromm bjorkstromm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davevans
Copy link

Should I expect Omnisharp.exe to be signed at this point? I have 1.37.0 and there is no digital signature on the exe
image

@333fred
Copy link
Contributor Author

333fred commented Sep 23, 2021

Strong name signing does not refer to that type of digital signature. And yes, Omnisharp has been shipping strongname signed binaries since 1.37.9.

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

Successfully merging this pull request may close these issues.

None yet

4 participants