diff --git a/src/NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs b/src/NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs index 092ac8d64..b1802696a 100644 --- a/src/NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs +++ b/src/NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs @@ -1,10 +1,6 @@ using System; using System.Net; using NzbDrone.Common.Extensions; -using com.LandonKey.SocksWebProxy.Proxy; -using com.LandonKey.SocksWebProxy; -using System.Net.Sockets; -using System.Linq; using NzbDrone.Common.Http.Proxy; namespace NzbDrone.Common.Http.Dispatchers diff --git a/src/NzbDrone.Common/NzbDrone.Common.csproj b/src/NzbDrone.Common/NzbDrone.Common.csproj index 87583e16d..d0d40b81f 100644 --- a/src/NzbDrone.Common/NzbDrone.Common.csproj +++ b/src/NzbDrone.Common/NzbDrone.Common.csproj @@ -47,11 +47,11 @@ ..\packages\NLog.4.3.0-rc1\lib\net40\NLog.dll - ..\packages\DotNet4.SocksProxy.1.0.0.0\lib\net40\Org.Mentalis.dll + ..\packages\DotNet4.SocksProxy.1.1.0.0\lib\net40\Org.Mentalis.dll True - - ..\packages\DotNet4.SocksProxy.1.0.0.0\lib\net40\SocksWebProxy.dll + + ..\packages\DotNet4.SocksProxy.1.1.0.0\lib\net40\SocksWebProxy.dll True diff --git a/src/NzbDrone.Common/packages.config b/src/NzbDrone.Common/packages.config index 05011894d..b1757923b 100644 --- a/src/NzbDrone.Common/packages.config +++ b/src/NzbDrone.Common/packages.config @@ -1,6 +1,6 @@  - +