Newest version of Newtosoft.Json support
brunoblank opened this issue · 7 comments
Hi,
Really nice package! Just what I was looking for.
However, we could not integrate the package since we are using Newtonsoft.Json 7.0.1 and the package has a dependency for Newtosoft.Json < 7.0.
Will there be an update soon?
Thanks
/Bruno
We're running into the same problem.
As long as you don't know of any incompatibilities with 7.0+ I would suggest removing the upper limit.
I agree that it is better to avoid binding redirects when possible, but not at the expense of restricting user's ability to use the latest stable versions of other (very popular) packages.
I agree with @prestoja
Ok, I'll probably work on this on the weekend.
Hi, I removed the upper bounds for both Newtonsoft.Json and msgpack-cli.
Hope it works fine for you.
Elad
Awesome, I will check it out.
Thanks for the quick help!
/Bruno
Thanks!
On Sat, Nov 14, 2015 at 9:16 AM -0800, "Bruno Blank" <notifications@github.commailto:notifications@github.com> wrote:
Awesome, I will check it out.
Thanks for the quick help!
/Bruno
Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-156721200.