From d54cc313019fee324a9df2601f19e6d56d241eba Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 13 Feb 2017 13:41:18 -0500 Subject: [PATCH] fix nuget mosquitos --- ShiftOS.Server/App.config | 14 ++++---- ShiftOS.Server/ShiftOS.Server.csproj | 2 +- ShiftOS.Server/packages.config | 46 ++++++++++++------------ ShiftOS.WinForms/ShiftOS.WinForms.csproj | 4 +-- ShiftOS.WinForms/packages.config | 2 +- ShiftOS_TheReturn/ShiftOS.Engine.csproj | 4 +-- ShiftOS_TheReturn/packages.config | 2 +- 7 files changed, 37 insertions(+), 37 deletions(-) diff --git a/ShiftOS.Server/App.config b/ShiftOS.Server/App.config index 05150dc..cadfa91 100644 --- a/ShiftOS.Server/App.config +++ b/ShiftOS.Server/App.config @@ -1,18 +1,18 @@ - + - + - + - - + + - - + + diff --git a/ShiftOS.Server/ShiftOS.Server.csproj b/ShiftOS.Server/ShiftOS.Server.csproj index cb231cc..a6af8c7 100644 --- a/ShiftOS.Server/ShiftOS.Server.csproj +++ b/ShiftOS.Server/ShiftOS.Server.csproj @@ -9,7 +9,7 @@ Properties ShiftOS.Server ShiftOS.Server - v4.6.1 + v4.5.1 512 true diff --git a/ShiftOS.Server/packages.config b/ShiftOS.Server/packages.config index 074a8be..325c809 100644 --- a/ShiftOS.Server/packages.config +++ b/ShiftOS.Server/packages.config @@ -1,39 +1,39 @@  - + - - - + + + - + - - + + - + - + - - + + - - - - + + + + - + - + @@ -41,15 +41,15 @@ - + - - - - - + + + + + diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 16b72be..a7b90d4 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -37,8 +37,8 @@ ..\packages\CommonMark.NET.0.15.0\lib\net45\CommonMark.dll True - - ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll True diff --git a/ShiftOS.WinForms/packages.config b/ShiftOS.WinForms/packages.config index ff30bda..1a0dc91 100644 --- a/ShiftOS.WinForms/packages.config +++ b/ShiftOS.WinForms/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index d365f55..a8c041d 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -68,8 +68,8 @@ ..\Libraries\NetSockets.dll - - ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll True diff --git a/ShiftOS_TheReturn/packages.config b/ShiftOS_TheReturn/packages.config index 6add001..5f5c3b4 100644 --- a/ShiftOS_TheReturn/packages.config +++ b/ShiftOS_TheReturn/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file