diff --git a/Tests/QuantConnect.Tests.csproj b/Tests/QuantConnect.Tests.csproj index a214933018da..21a9284bfbc6 100644 --- a/Tests/QuantConnect.Tests.csproj +++ b/Tests/QuantConnect.Tests.csproj @@ -160,8 +160,9 @@ ..\packages\NetMQ.4.0.0.1\lib\net40\NetMQ.dll - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\NodaTime.1.3.4\lib\net35-Client\NodaTime.dll @@ -173,8 +174,9 @@ False ..\Brokerages\Fxcm\QuantConnect.Fxcm.dll - - ..\packages\RestSharp.106.6.10\lib\net452\RestSharp.dll + + ..\packages\RestSharp.106.12.0\lib\net452\RestSharp.dll + True ..\packages\StringInterpolationBridgeStrong.0.9.1\lib\net40\StringInterpolationBridge.dll diff --git a/Tests/app.config b/Tests/app.config index b52de66b9378..f81a789e76e2 100644 --- a/Tests/app.config +++ b/Tests/app.config @@ -4,11 +4,11 @@ - + - + @@ -22,6 +22,10 @@ + + + + diff --git a/Tests/packages.config b/Tests/packages.config index 7f62a2465352..ca84e4529f02 100644 --- a/Tests/packages.config +++ b/Tests/packages.config @@ -19,7 +19,7 @@ - + \ No newline at end of file