aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/packages.config
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/packages.config
parentd3a70b7a39bf1c73ff0463a8f06c82359a672bb0 (diff)
downloadshiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.tar.gz
shiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.tar.bz2
shiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.zip
fix nuget mosquitos
Diffstat (limited to 'ShiftOS.WinForms/packages.config')
-rw-r--r--ShiftOS.WinForms/packages.config2
1 files changed, 1 insertions, 1 deletions
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 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonMark.NET" version="0.15.0" targetFramework="net451" />
- <package id="Newtonsoft.Json" version="8.0.3" targetFramework="net451" />
+ <package id="Newtonsoft.Json" version="9.0.1" targetFramework="net451" />
<package id="Vlc.DotNet.Core.Interops" version="2.1.130" targetFramework="net451" />
</packages> \ No newline at end of file