From 18351b57b4178e461e447c4ddd9b5e3265ae16e3 Mon Sep 17 00:00:00 2001 From: Stephan Date: Tue, 31 May 2016 11:28:33 +0200 Subject: [PATCH] Consolidate on NewtonSoft.Json 8.0.3 --- src/UmbracoExamine/UmbracoExamine.csproj | 4 ++-- src/UmbracoExamine/app.config | 2 +- src/UmbracoExamine/packages.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/UmbracoExamine/UmbracoExamine.csproj b/src/UmbracoExamine/UmbracoExamine.csproj index 6e77b8cf6f..f08ff1f287 100644 --- a/src/UmbracoExamine/UmbracoExamine.csproj +++ b/src/UmbracoExamine/UmbracoExamine.csproj @@ -135,8 +135,8 @@ True - - ..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll True diff --git a/src/UmbracoExamine/app.config b/src/UmbracoExamine/app.config index 23a5733afb..069bb69de3 100644 --- a/src/UmbracoExamine/app.config +++ b/src/UmbracoExamine/app.config @@ -12,7 +12,7 @@ - + diff --git a/src/UmbracoExamine/packages.config b/src/UmbracoExamine/packages.config index caeacfb42a..daf704c839 100644 --- a/src/UmbracoExamine/packages.config +++ b/src/UmbracoExamine/packages.config @@ -3,7 +3,7 @@ - + \ No newline at end of file