Skip to content

Instantly share code, notes, and snippets.

@twobob
Created May 28, 2017 23:29
Show Gist options
  • Save twobob/b8582c3a1753c6959fcaee52fcf6c1a5 to your computer and use it in GitHub Desktop.
Save twobob/b8582c3a1753c6959fcaee52fcf6c1a5 to your computer and use it in GitHub Desktop.
Get a version (9.0.1) of JSON that will install on Visual Studio 2013 via PM Nuget
Install-Package Newtonsoft.Json -Version 9.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment