diff --git a/Client.Test/Client.Test.csproj b/Client.Test/Client.Test.csproj index 795b468..362e19e 100644 --- a/Client.Test/Client.Test.csproj +++ b/Client.Test/Client.Test.csproj @@ -34,11 +34,11 @@ - ..\packages\Newtonsoft.Json.5.0.6\lib\net40\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.5.0.8\lib\net40\Newtonsoft.Json.dll - + False - ..\packages\NUnit.2.6.2\lib\nunit.framework.dll + ..\packages\NUnit.2.6.3\lib\nunit.framework.dll diff --git a/Client.Test/packages.config b/Client.Test/packages.config index cc02b62..b252fa0 100644 --- a/Client.Test/packages.config +++ b/Client.Test/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Client/Client.csproj b/Client/Client.csproj index d96e578..f57b420 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -33,8 +33,8 @@ 4 - - ..\packages\Newtonsoft.Json.5.0.6\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.5.0.8\lib\net40\Newtonsoft.Json.dll @@ -58,7 +58,6 @@ -