From d7788aafb64620fa303eb215bfe519550470558f Mon Sep 17 00:00:00 2001 From: Patrick Wyatt Date: Fri, 18 Jul 2014 13:39:43 -0700 Subject: [PATCH] update NewtonSoft Json to 6.0.2 --- src/RollbarSharp.Mvc4Test/RollbarSharp.Mvc4Test.csproj | 4 ++-- src/RollbarSharp.Mvc4Test/packages.config | 4 ++-- src/RollbarSharp/RollbarSharp.csproj | 6 +++--- src/RollbarSharp/packages.config | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/RollbarSharp.Mvc4Test/RollbarSharp.Mvc4Test.csproj b/src/RollbarSharp.Mvc4Test/RollbarSharp.Mvc4Test.csproj index 6426179..b07bbf6 100644 --- a/src/RollbarSharp.Mvc4Test/RollbarSharp.Mvc4Test.csproj +++ b/src/RollbarSharp.Mvc4Test/RollbarSharp.Mvc4Test.csproj @@ -63,7 +63,7 @@ ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - ..\packages\Newtonsoft.Json.4.5.6\lib\net40\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.6.0.2\lib\net40\Newtonsoft.Json.dll True @@ -178,4 +178,4 @@ --> - \ No newline at end of file + diff --git a/src/RollbarSharp.Mvc4Test/packages.config b/src/RollbarSharp.Mvc4Test/packages.config index b082425..c679cba 100644 --- a/src/RollbarSharp.Mvc4Test/packages.config +++ b/src/RollbarSharp.Mvc4Test/packages.config @@ -9,5 +9,5 @@ - - \ No newline at end of file + + diff --git a/src/RollbarSharp/RollbarSharp.csproj b/src/RollbarSharp/RollbarSharp.csproj index 68e27f4..19c1809 100644 --- a/src/RollbarSharp/RollbarSharp.csproj +++ b/src/RollbarSharp/RollbarSharp.csproj @@ -31,7 +31,7 @@ - ..\packages\Newtonsoft.Json.5.0.3\lib\net40\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.6.0.2\lib\net40\Newtonsoft.Json.dll @@ -74,11 +74,11 @@ - - \ No newline at end of file + diff --git a/src/RollbarSharp/packages.config b/src/RollbarSharp/packages.config index 1bafdfa..044da3e 100644 --- a/src/RollbarSharp/packages.config +++ b/src/RollbarSharp/packages.config @@ -1,4 +1,4 @@  - - \ No newline at end of file + +