aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/App.config
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-12 21:13:54 -0500
committerMichael <[email protected]>2017-02-12 21:13:54 -0500
commit14bd25bab6dbed116c194d392e887c68a90c4d73 (patch)
tree4a114c6d076ac9bf3d3f8313314cc1081c68d3cb /ShiftOS.WinForms/App.config
parentf483997d33bc59fccfc2cb967d0bef2e29448a02 (diff)
downloadshiftos_thereturn-14bd25bab6dbed116c194d392e887c68a90c4d73.tar.gz
shiftos_thereturn-14bd25bab6dbed116c194d392e887c68a90c4d73.tar.bz2
shiftos_thereturn-14bd25bab6dbed116c194d392e887c68a90c4d73.zip
Help me. I can't NuGet.
Diffstat (limited to 'ShiftOS.WinForms/App.config')
-rw-r--r--ShiftOS.WinForms/App.config2
1 files changed, 1 insertions, 1 deletions
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 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
+ <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>