Update Json.NET to 9.0.1

This commit is contained in:
jacalvar 2016-06-13 14:24:25 -07:00
parent 3df9256f12
commit a86db45a19
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"version": "1.0.0-*"
},
"Microsoft.DotNet.Watcher.Core": "1.0.0-*",
"Newtonsoft.Json": "9.0.1-beta1",
"Newtonsoft.Json": "9.0.1",
"System.Threading.Thread": "4.0.0-*",
"xunit": "2.1.0"
},