summaryrefslogtreecommitdiff
path: root/DiscoBot/App.config
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/App.config')
-rw-r--r--DiscoBot/App.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/DiscoBot/App.config b/DiscoBot/App.config
index 1ec9ae3..2a3afc9 100644
--- a/DiscoBot/App.config
+++ b/DiscoBot/App.config
@@ -26,6 +26,10 @@
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
</dependentAssembly>
+ <dependentAssembly>
+ <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
+ <bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
+ </dependentAssembly>
</assemblyBinding>
</runtime>
<userSettings>