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 dependencies are incorrect #267

Closed
dm430 opened this issue Mar 23, 2017 · 1 comment
Closed

Nuget dependencies are incorrect #267

dm430 opened this issue Mar 23, 2017 · 1 comment
Assignees
Labels

Comments

@dm430
Copy link
Contributor

dm430 commented Mar 23, 2017

Your nuget dependencies for 3.6.0 are incorrect. According to your package.config you depend on version 9.0.1 of Newtonsoft.json. However, when you install ZendeskApi_v2 from nuget it installs version 7.0.1 as its dependency causing an exception.

mozts2005 added a commit that referenced this issue Mar 25, 2017
* updated nuspec file to have the correct version of Json.Net
* updated version number
Fixes issue #267
@mozts2005
Copy link
Member

please test with myget release and let me know if I did fix the issue

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

No branches or pull requests

2 participants