Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornosami <jasonimison@gmail.com>2018-02-06 15:41:30 +0300
committernosami <jasonimison@gmail.com>2018-02-06 15:41:30 +0300
commite6e439bd3e2fb39eb50dca27c1db0dc060caa927 (patch)
tree2efd0994bc12a541b5eaf67366e0c43f565cbf10 /main/src/core/MonoDevelop.Startup
parent3bc2b207b43ac588e416150d436f78b7269fe776 (diff)
F# Update FSharp.Core bindingRedirects
Diffstat (limited to 'main/src/core/MonoDevelop.Startup')
-rw-r--r--main/src/core/MonoDevelop.Startup/app.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Startup/app.config b/main/src/core/MonoDevelop.Startup/app.config
index f197237b94..1a0b277854 100644
--- a/main/src/core/MonoDevelop.Startup/app.config
+++ b/main/src/core/MonoDevelop.Startup/app.config
@@ -11,7 +11,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
- <bindingRedirect oldVersion="2.0.0.0-4.4.0.0" newVersion="4.4.1.0" />
+ <bindingRedirect oldVersion="2.0.0.0-4.4.3.0" newVersion="4.4.3.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FSharp.Compiler.Service" publicKeyToken="e33b67d3bb5581e4" culture="neutral" />