From 14bd25bab6dbed116c194d392e887c68a90c4d73 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 12 Feb 2017 21:13:54 -0500 Subject: Help me. I can't NuGet. --- ShiftOS_TheReturn/App.config | 2 +- ShiftOS_TheReturn/ShiftOS.Engine.csproj | 7 ++++--- ShiftOS_TheReturn/packages.config | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'ShiftOS_TheReturn') diff --git a/ShiftOS_TheReturn/App.config b/ShiftOS_TheReturn/App.config index efb416e..5ce46cf 100644 --- a/ShiftOS_TheReturn/App.config +++ b/ShiftOS_TheReturn/App.config @@ -8,7 +8,7 @@ - + diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index 1ae2855..d365f55 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -68,6 +68,10 @@ ..\Libraries\NetSockets.dll + + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + True + @@ -112,9 +116,6 @@ ..\packages\IronPython.2.7.5\lib\Net45\Microsoft.Scripting.Metadata.dll - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll - diff --git a/ShiftOS_TheReturn/packages.config b/ShiftOS_TheReturn/packages.config index 80990d5..6add001 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