Updating to Newtonsoft.Json 8.0.2
This commit is contained in:
parent
1dba1cc661
commit
9ad62d7963
|
|
@ -9,7 +9,7 @@
|
||||||
"url": "git://github.com/aspnet/mvc"
|
"url": "git://github.com/aspnet/mvc"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Newtonsoft.Json": "8.0.1"
|
"Newtonsoft.Json": "8.0.2"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {},
|
"net451": {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue