1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Updated Newtonsoft.Json from 6.0.6 to 9.0.1

This commit is contained in:
Keivan Beigi
2016-12-28 22:25:57 -08:00
parent a2ce435239
commit fdb5ccdae1
27 changed files with 54 additions and 54 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="6.0.6" targetFramework="net40" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net40" />
</packages>