Created
May 28, 2017 23:29
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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