summaryrefslogtreecommitdiff
path: root/DiscoBot/App.config
diff options
context:
space:
mode:
authorKobert <Kassian.Kobert@gmail.com>2018-06-01 13:36:58 +0200
committerKobert <Kassian.Kobert@gmail.com>2018-06-01 13:36:58 +0200
commit62c71f7189b0bc3689fe6f82a8234af922cef2d2 (patch)
treea940f01d71d2e876067124cf7455c67cfed880ac /DiscoBot/App.config
parentdafc59577d16eac7fb198e36c81bd3fe4b008f18 (diff)
parentf6edadbfcadbc9e38e22500a496a74dd49d96d8a (diff)
Merge branch 'master' of https://github.com/TrueDoctor/DiscoBot
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>