Update Json.NET to 9.0.1-beta1

This commit is contained in:
jacalvar 2016-06-03 13:08:23 -07:00
parent 78c130d226
commit 62748b9471
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
"type": "build" "type": "build"
}, },
"Microsoft.Extensions.WebEncoders": "1.0.0-*", "Microsoft.Extensions.WebEncoders": "1.0.0-*",
"Newtonsoft.Json": "8.0.3", "Newtonsoft.Json": "9.0.1-beta1",
"System.Buffers": "4.0.0-*" "System.Buffers": "4.0.0-*"
}, },
"frameworks": { "frameworks": {