aboutsummaryrefslogtreecommitdiff
path: root/ModLauncher/App.config
diff options
context:
space:
mode:
Diffstat (limited to 'ModLauncher/App.config')
-rw-r--r--ModLauncher/App.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ModLauncher/App.config b/ModLauncher/App.config
index 71a06ba..151cc15 100644
--- a/ModLauncher/App.config
+++ b/ModLauncher/App.config
@@ -7,7 +7,7 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
+ <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>