You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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?
The text was updated successfully, but these errors were encountered: