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

Json.net compatibility #656

Open
rivdiv opened this issue Mar 27, 2018 · 2 comments
Open

Json.net compatibility #656

rivdiv opened this issue Mar 27, 2018 · 2 comments

Comments

@rivdiv
Copy link

rivdiv commented Mar 27, 2018

I'm having an issue updating json.net due to incompatibility with openstack:
Nuget throws this issue when updating json.net:

Unable to find a version of 'openstack.net' that is compatible with 'Newtonsoft.Json 11.0.2'.

I have other packages which rely on json.net 10> that need to be updated by tomorrow but can't be due to this issue.

How can I resolve this?

@JRichmond27
Copy link

This is the same as issues #650, #651 and #653. The max version compatibility requirement was removed back in Aug 2017, but the updated NuGet package still isn't available.

There are other packages that I need to install, but I can't because I'm forced to continue running an old version of JSON.Net.

@dwalleck
Copy link
Contributor

I was having some issues with the Paket build which I've thankfully found some help with. I've created an RC package (https://www.nuget.org/packages/openstack.net/1.7.8-rc) that should resolve this issue. If you have a chance, try it out and let me know if that solves your problem.

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

3 participants