From f4a6258974c3401e02161cbf72427a5d9c8ae47f Mon Sep 17 00:00:00 2001 From: Otiel Date: Fri, 3 Nov 2017 18:57:06 +0100 Subject: [PATCH] Updated Newtonsoft.Json package --- Sources/BandcampDownloader/BandcampDownloader.csproj | 3 +-- Sources/BandcampDownloader/packages.config | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Sources/BandcampDownloader/BandcampDownloader.csproj b/Sources/BandcampDownloader/BandcampDownloader.csproj index 958512ab..eb54d928 100644 --- a/Sources/BandcampDownloader/BandcampDownloader.csproj +++ b/Sources/BandcampDownloader/BandcampDownloader.csproj @@ -83,8 +83,7 @@ ..\packages\ImageResizer.4.1.10\lib\net45\ImageResizer.dll - ..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll - True + ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll diff --git a/Sources/BandcampDownloader/packages.config b/Sources/BandcampDownloader/packages.config index 308c7eb6..c20cdd3f 100644 --- a/Sources/BandcampDownloader/packages.config +++ b/Sources/BandcampDownloader/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file