summaryrefslogtreecommitdiff
path: root/DiscoBot/App.config
diff options
context:
space:
mode:
authorDennis Kobert <d-kobert@web.de>2018-09-26 16:34:47 +0200
committerDennis Kobert <d-kobert@web.de>2018-09-26 16:34:47 +0200
commit8bcbb70baffeefcb67487c7d5066c23180fae154 (patch)
treed24fef732438ad1854a2ae1d4af4f186d5ff95d9 /DiscoBot/App.config
parent655295045f78a81b9f80d98b61cfd14fc1436a1d (diff)
parentd518a53b15b10a8b3a2d0335ea2d3a48aa610b5f (diff)
Merge branch 'Discord2.0'
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" />