Updated JSON.NET to 6.0.6

This commit is contained in:
David Fowler 2014-10-29 10:22:19 -07:00
parent d4778e1ad1
commit 5b515fd132
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"Microsoft.Framework.Logging": "1.0.0-*",
"Microsoft.Framework.OptionsModel": "1.0.0-*",
"Microsoft.Framework.Runtime.Interfaces": { "version": "1.0.0-*", "type": "build" },
"Newtonsoft.Json": "6.0.4"
"Newtonsoft.Json": "6.0.6"
},
"frameworks": {
"aspnet50": { },