aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-13 13:41:18 -0500
committerMichael <[email protected]>2017-02-13 13:41:18 -0500
commitd54cc313019fee324a9df2601f19e6d56d241eba (patch)
tree1b9accbb30939b61e0843b1dd135a9e3923f8e7d /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parentd3a70b7a39bf1c73ff0463a8f06c82359a672bb0 (diff)
downloadshiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.tar.gz
shiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.tar.bz2
shiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.zip
fix nuget mosquitos
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj4
1 files changed, 2 insertions, 2 deletions
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 @@
<HintPath>..\packages\CommonMark.NET.0.15.0\lib\net45\CommonMark.dll</HintPath>
<Private>True</Private>
</Reference>
- <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
+ <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
+ <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />