NuGet Error
Options
Error: The 'Newtonsoft.Json 10.0.3' package requires NuGet client version '2.12' or above, but the current NuGet version is '2.8.50926.602'
Comments
-
Can you provide the steps to generate this error?
If I go to LINQPad's NuGet Manager and choose Newtonsoft.Json (the first one that comes up), it installs fine. -
Those are the exact steps I took. https://drive.google.com/file/d/0B6G6FixJbfZjQjNLTEdzdGZlZkk/view?usp=sharing
-
My LinqPad version is v4.57.02
-
That's very old. You'll need to upgrade to LINQPad 5, which uses the latest NuGet libraries. Alternatively, click the arrow on the right of the download button, and choose an older version of Newtonsoft (e.g., V9)
-
did that, but it isn't the only library having the issue. anyway, if upgrading is the answer than I will