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-naming assembly #11

Closed
hrafnkellpalsson opened this issue Mar 3, 2015 · 2 comments · Fixed by #12
Closed

Strong-naming assembly #11

hrafnkellpalsson opened this issue Mar 3, 2015 · 2 comments · Fixed by #12
Assignees

Comments

@hrafnkellpalsson
Copy link

Have you considered strong-naming the StatsdClient.dll assembly? I'm trying to use your NuGet package with my own strongly-named assembly, which doesn't work.

(When compiling my project I get an error:
"Assembly generation failed -- Referenced assembly 'StatsdClient' does not have a strong name")

@LeoCavaille
Copy link
Member

Hey @hrafnkellpalsson thanks for reporting this. We'll have a look at what's involved.

yannmh added a commit that referenced this issue Mar 9, 2015
@yannmh yannmh closed this as completed in #12 Mar 9, 2015
@yannmh
Copy link
Member

yannmh commented Mar 9, 2015

Thanks for your suggestion @hrafnkellpalsson.
dogstatsd-csharp-client v2.0.2 now uses strong named assemblies. Feel free to re-open this ticket if you're still experiencing issues.

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 a pull request may close this issue.

3 participants