summaryrefslogtreecommitdiff
path: root/DiscoBot/App.config
diff options
context:
space:
mode:
authorDennis Kobert <d-kobert@web.de>2018-09-25 22:58:12 +0200
committerDennis Kobert <d-kobert@web.de>2018-09-25 22:58:12 +0200
commitd518a53b15b10a8b3a2d0335ea2d3a48aa610b5f (patch)
treedbc93dafdc8217cb69d5b407a54cc429aaa7a63a /DiscoBot/App.config
parent4b78a5d03e59a5d1456bc9ad24ee507e7c866432 (diff)
Updated to Discord.Net-2.00-beta
Diffstat (limited to 'DiscoBot/App.config')
-rw-r--r--DiscoBot/App.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/DiscoBot/App.config b/DiscoBot/App.config
index 2a3afc9..e99cd82 100644
--- a/DiscoBot/App.config
+++ b/DiscoBot/App.config
@@ -12,7 +12,7 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Interactive.Async" publicKeyToken="94bc3704cddfc263" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-3.0.3000.0" newVersion="3.0.3000.0" />
+ <bindingRedirect oldVersion="0.0.0.0-3.2.0.0" newVersion="3.2.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
@@ -20,7 +20,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Collections.Immutable" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-1.2.2.0" newVersion="1.2.2.0" />
+ <bindingRedirect oldVersion="0.0.0.0-1.2.3.0" newVersion="1.2.3.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />