From 902e0dd5d65802bcdf9c5e2d48b4b63e420f5b25 Mon Sep 17 00:00:00 2001 From: Taloth Saldono Date: Sun, 17 Jan 2016 12:42:28 +0100 Subject: [PATCH] Updated SharpZipLib to include patches made since the last official release. --- src/NzbDrone.Common/NzbDrone.Common.csproj | 2 +- src/NzbDrone.Common/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NzbDrone.Common/NzbDrone.Common.csproj b/src/NzbDrone.Common/NzbDrone.Common.csproj index 0ef094edf..26f9cc74d 100644 --- a/src/NzbDrone.Common/NzbDrone.Common.csproj +++ b/src/NzbDrone.Common/NzbDrone.Common.csproj @@ -51,7 +51,7 @@ - ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll + ..\packages\ICSharpCode.SharpZipLib.Patched.0.86.5\lib\net20\ICSharpCode.SharpZipLib.dll ..\packages\NLog.2.1.0\lib\net40\NLog.dll diff --git a/src/NzbDrone.Common/packages.config b/src/NzbDrone.Common/packages.config index a4c07ed45..7c0794d3c 100644 --- a/src/NzbDrone.Common/packages.config +++ b/src/NzbDrone.Common/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file