From 14bd25bab6dbed116c194d392e887c68a90c4d73 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 12 Feb 2017 21:13:54 -0500 Subject: [PATCH] Help me. I can't NuGet. --- ModLauncher/App.config | 2 +- ShiftOS.MFSProfiler/App.config | 2 +- ShiftOS.Modding.VB.LegacySkinConverter/App.config | 2 +- ShiftOS.Modding.VirtualMachine/App.config | 2 +- ShiftOS.Objects/ShiftOS.Objects.csproj | 7 ++++--- ShiftOS.Objects/packages.config | 2 +- ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj | 4 ++-- ShiftOS.Server.WebAdmin/packages.config | 2 +- ShiftOS.WinForms/App.config | 2 +- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 7 ++++--- ShiftOS.WinForms/packages.config | 2 +- ShiftOS_TheReturn/App.config | 2 +- ShiftOS_TheReturn/ShiftOS.Engine.csproj | 7 ++++--- ShiftOS_TheReturn/packages.config | 4 ++-- 14 files changed, 25 insertions(+), 22 deletions(-) diff --git a/ModLauncher/App.config b/ModLauncher/App.config index 71a06ba..151cc15 100644 --- a/ModLauncher/App.config +++ b/ModLauncher/App.config @@ -7,7 +7,7 @@ - + diff --git a/ShiftOS.MFSProfiler/App.config b/ShiftOS.MFSProfiler/App.config index efb416e..5ce46cf 100644 --- a/ShiftOS.MFSProfiler/App.config +++ b/ShiftOS.MFSProfiler/App.config @@ -8,7 +8,7 @@ - + diff --git a/ShiftOS.Modding.VB.LegacySkinConverter/App.config b/ShiftOS.Modding.VB.LegacySkinConverter/App.config index 71a06ba..151cc15 100644 --- a/ShiftOS.Modding.VB.LegacySkinConverter/App.config +++ b/ShiftOS.Modding.VB.LegacySkinConverter/App.config @@ -7,7 +7,7 @@ - + diff --git a/ShiftOS.Modding.VirtualMachine/App.config b/ShiftOS.Modding.VirtualMachine/App.config index 71a06ba..151cc15 100644 --- a/ShiftOS.Modding.VirtualMachine/App.config +++ b/ShiftOS.Modding.VirtualMachine/App.config @@ -7,7 +7,7 @@ - + diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj index 867c540..5166829 100644 --- a/ShiftOS.Objects/ShiftOS.Objects.csproj +++ b/ShiftOS.Objects/ShiftOS.Objects.csproj @@ -30,6 +30,10 @@ 4 + + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + True + @@ -39,9 +43,6 @@ - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll - diff --git a/ShiftOS.Objects/packages.config b/ShiftOS.Objects/packages.config index 9d64bf3..db67311 100644 --- a/ShiftOS.Objects/packages.config +++ b/ShiftOS.Objects/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj b/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj index faec295..9824c43 100644 --- a/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj +++ b/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj @@ -49,8 +49,8 @@ ..\packages\Nancy.Hosting.Self.1.4.1\lib\net40\Nancy.Hosting.Self.dll True - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll True diff --git a/ShiftOS.Server.WebAdmin/packages.config b/ShiftOS.Server.WebAdmin/packages.config index a403e33..a6769e8 100644 --- a/ShiftOS.Server.WebAdmin/packages.config +++ b/ShiftOS.Server.WebAdmin/packages.config @@ -4,5 +4,5 @@ - + \ No newline at end of file diff --git a/ShiftOS.WinForms/App.config b/ShiftOS.WinForms/App.config index efb416e..5ce46cf 100644 --- a/ShiftOS.WinForms/App.config +++ b/ShiftOS.WinForms/App.config @@ -8,7 +8,7 @@ - + diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 9212406..16b72be 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -37,6 +37,10 @@ ..\packages\CommonMark.NET.0.15.0\lib\net45\CommonMark.dll True + + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + True + @@ -48,9 +52,6 @@ - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll - ..\packages\Vlc.DotNet.Core.Interops.2.1.130\lib\net45\x86\Vlc.DotNet.Core.Interops.dll True diff --git a/ShiftOS.WinForms/packages.config b/ShiftOS.WinForms/packages.config index b591ab5..ff30bda 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/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