Update to Json.NET 9.0.1-beta1

This commit is contained in:
jacalvar 2016-06-06 23:18:24 -07:00
parent 599a41b380
commit 2cf172c66e
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": "8.0.2",
"Newtonsoft.Json": "9.0.1-beta1",
"System.Threading.Thread": "4.0.0-*",
"xunit": "2.1.0"
},