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 + +