aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.TFS/app.config
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.TFS/app.config')
-rw-r--r--Software/Visual_Studio/Tango.TFS/app.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.TFS/app.config b/Software/Visual_Studio/Tango.TFS/app.config
index de5386a47..8460dd432 100644
--- a/Software/Visual_Studio/Tango.TFS/app.config
+++ b/Software/Visual_Studio/Tango.TFS/app.config
@@ -4,7 +4,7 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" />
+ <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>