aboutsummaryrefslogtreecommitdiff
path: root/ModLauncher
diff options
context:
space:
mode:
Diffstat (limited to 'ModLauncher')
-rw-r--r--ModLauncher/App.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/ModLauncher/App.config b/ModLauncher/App.config
index 71a06ba..757ddce 100644
--- a/ModLauncher/App.config
+++ b/ModLauncher/App.config
@@ -9,6 +9,10 @@
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
</dependentAssembly>
+ <dependentAssembly>
+ <assemblyIdentity name="System.Interactive.Async" publicKeyToken="94bc3704cddfc263" culture="neutral" />
+ <bindingRedirect oldVersion="0.0.0.0-3.0.1000.0" newVersion="3.0.1000.0" />
+ </dependentAssembly>
</assemblyBinding>
</runtime>
</configuration> \ No newline at end of file