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 package error #34

Closed
synercoder opened this issue Aug 11, 2017 · 2 comments
Closed

NuGet package error #34

synercoder opened this issue Aug 11, 2017 · 2 comments

Comments

@synercoder
Copy link
Contributor

I got a problem with the package, NuGet specifices that the dependency is the following:

Newtonsoft.Json (>= 8.0.2)

When installed it upgraded our Newtonsoft.Json to version 8.0.2 (as needed) (from 6.0.0). But when run it gave an error that Newtonsoft.Json 10.0.3 dll could not be found.

I looked at your github and saw that you use 10.0.3 so I would suggest you to update your nuspec file (could not find on github) to include the same reference.

@Viincenttt
Copy link
Owner

Hi Synercoder,

Thanks for letting me know. I will solve this as soon as possible.

Kind regards,
Vincent

@Viincenttt
Copy link
Owner

Hi Synercoder,

I have just released a new NuGet package with the correct Newtonsoft.Json dependencies.

Kind regards,
Vincent

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