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.WinForms/ShiftOS.WinForms.csproj | 4 ++-- ShiftOS.WinForms/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ShiftOS.WinForms') 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 -- cgit v1.2.3