diff --git a/PiP-Tool.MachineLearning/PiP-Tool.MachineLearning.csproj b/PiP-Tool.MachineLearning/PiP-Tool.MachineLearning.csproj index 74ea5fc..91a2ca7 100644 --- a/PiP-Tool.MachineLearning/PiP-Tool.MachineLearning.csproj +++ b/PiP-Tool.MachineLearning/PiP-Tool.MachineLearning.csproj @@ -82,8 +82,9 @@ ..\packages\Microsoft.ML.0.6.0\lib\netstandard2.0\Microsoft.ML.Transforms.dll - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True diff --git a/PiP-Tool.MachineLearning/packages.config b/PiP-Tool.MachineLearning/packages.config index 5504d69..9dec520 100644 --- a/PiP-Tool.MachineLearning/packages.config +++ b/PiP-Tool.MachineLearning/packages.config @@ -3,7 +3,7 @@ - + diff --git a/PiP-Tool.Shared/PiP-Tool.Shared.csproj b/PiP-Tool.Shared/PiP-Tool.Shared.csproj index b09418c..4264a5a 100644 --- a/PiP-Tool.Shared/PiP-Tool.Shared.csproj +++ b/PiP-Tool.Shared/PiP-Tool.Shared.csproj @@ -32,8 +32,9 @@ - - ..\packages\log4net.2.0.8\lib\net45-full\log4net.dll + + ..\packages\log4net.3.3.0\lib\net462\log4net.dll + True diff --git a/PiP-Tool.Shared/packages.config b/PiP-Tool.Shared/packages.config index 434da1b..f8cff92 100644 --- a/PiP-Tool.Shared/packages.config +++ b/PiP-Tool.Shared/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/PiP-Tool/App.config b/PiP-Tool/App.config index a984cb6..185afc5 100644 --- a/PiP-Tool/App.config +++ b/PiP-Tool/App.config @@ -15,6 +15,10 @@ + + + + diff --git a/PiP-Tool/PiP-Tool.csproj b/PiP-Tool/PiP-Tool.csproj index 87c0f73..37014b8 100644 --- a/PiP-Tool/PiP-Tool.csproj +++ b/PiP-Tool/PiP-Tool.csproj @@ -123,8 +123,9 @@ ..\packages\Microsoft.ML.0.6.0\lib\netstandard2.0\Microsoft.ML.Transforms.dll - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True diff --git a/PiP-Tool/packages.config b/PiP-Tool/packages.config index c86f7de..99833cb 100644 --- a/PiP-Tool/packages.config +++ b/PiP-Tool/packages.config @@ -5,7 +5,7 @@ - +