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

Do not embed MediatR #177

Merged

Conversation

bjorkstromm
Copy link
Member

MediatR is strong-name signed nowadays, no need to embed and strong-name signed anymore.

// cc @NTaylorMullen and @TylerLeonhardt would this break for any of you? It's basically a couple of more DLLs to ship with the extension, but nothing more.

- MediatR is strong-name signed nowadays, no need to embed and sign anymore.
@TylerLeonhardt
Copy link
Collaborator

Yes it would require a small change on my part but thanks for the heads up!

Copy link
Member

@david-driscoll david-driscoll left a comment

Choose a reason for hiding this comment

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

totally breaking, but totally needed.

@david-driscoll david-driscoll merged commit d997627 into OmniSharp:master Oct 12, 2019
@TylerLeonhardt
Copy link
Collaborator

Let me know when I should expect my stuff to start breaking!

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.

3 participants