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

Nuget PrimaryMessageReceived is Action instead of EventHandler #12

Closed
pdinnissen opened this issue Jun 5, 2017 · 0 comments
Closed

Comments

@pdinnissen
Copy link

pdinnissen commented Jun 5, 2017

First off, thank you for your work with this project and turning into a NuGet package.

I'm hoping to find some time to contribute in the future. However, I believe I've found a discrepancy between the master and recent NuGet release.

When attempting to use the NuGet package (2.0.0), the compiler noticed that PrimaryMessageReceived was Action<PrimaryMessageWrapper> instead of EventHandler<PrimaryMessageWrapper>.

@mkjeff mkjeff closed this as completed May 10, 2019
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

No branches or pull requests

2 participants