1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-22 22:16:13 -04:00

updated restsharp to 6.0.5 -> 6.0.6

This commit is contained in:
Keivan Beigi
2014-11-21 17:08:01 -08:00
parent 4f852fcc6e
commit f127028992
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.5" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.6" targetFramework="net40" />
</packages>