updated json.net to 6.0.5

This commit is contained in:
Keivan Beigi
2014-10-02 21:39:21 -07:00
parent 4b51fc04ae
commit c10a9ddf6e
26 changed files with 26 additions and 26 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net40" />
</packages>