Moved Newtonsoft.Json to NuGet. Version change: None

This commit is contained in:
Rob King
2015-12-04 17:32:50 +00:00
parent 0163ce7fd3
commit fe215587b1
36 changed files with 2364 additions and 2275 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net451" />
</packages>