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-03-24 12:01:31 +0300
committernosami <jasonimison@gmail.com>2018-03-24 12:01:31 +0300
commit29d3b1db93b3b9e54ab6b89016fbca1ca22edbcb (patch)
treec6a4a377ec1674d3890149f9448d6c2a77a3426c /main/src/core
parent616102f27153b04aeaefa395eb9ca83735bd9566 (diff)
Update binary compat baseline and binding redirect
Diffstat (limited to 'main/src/core')
-rw-r--r--main/src/core/MonoDevelop.Startup/app.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Startup/app.config b/main/src/core/MonoDevelop.Startup/app.config
index 11cef824bd..1ab2148135 100644
--- a/main/src/core/MonoDevelop.Startup/app.config
+++ b/main/src/core/MonoDevelop.Startup/app.config
@@ -15,7 +15,8 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="FSharp.Compiler.Service" publicKeyToken="e33b67d3bb5581e4" culture="neutral" />
- <bindingRedirect oldVersion="11.0.10.0-17.0.1.0" newVersion="17.0.1.0" />
+ <!-- NuGet version 22.0.1 has assembly version 0.0.0.0 -->
+ <bindingRedirect oldVersion="0.0.0.0-22.0.1.0" newVersion="0.0.0.0" />
</dependentAssembly>
<dependentAssembly>