From d54cc313019fee324a9df2601f19e6d56d241eba Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 13 Feb 2017 13:41:18 -0500 Subject: fix nuget mosquitos --- ShiftOS_TheReturn/ShiftOS.Engine.csproj | 4 ++-- ShiftOS_TheReturn/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ShiftOS_TheReturn') 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 -- cgit v1.2.3