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

github.com/microsoft/vs-editor-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandy Armstrong <sandy@xamarin.com>2019-10-08 23:49:48 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-10-08 23:49:48 +0300
commitda342fe434ab7d728e511cf2d558fe7fed577479 (patch)
tree4ca54e0af9ac54ad30072850c272b2048ca1a93b
parenta1a87772b3ac7c887b9c0f4372f24bbcfc0213d3 (diff)
Sync with vs-editor-core@9d8619b79
-rw-r--r--build/PackageVersions.targets2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/PackageVersions.targets b/build/PackageVersions.targets
index e40c771..713322a 100644
--- a/build/PackageVersions.targets
+++ b/build/PackageVersions.targets
@@ -8,7 +8,7 @@
<PackageReference Update="Microsoft.VisualStudio.Threading" Version="15.8.192"/>
<PackageReference Update="Microsoft.VisualStudio.Utilities" Version="15.0.26606"/>
<PackageReference Update="Microsoft.VisualStudio.Validation" Version="15.3.15"/>
- <PackageReference Update="System.Collections.Immutable" Version="1.6.0"/>
+ <PackageReference Update="System.Collections.Immutable" Version="1.5.0"/>
</ItemGroup>
<!-- Used only by src/Editor/Language/Def/Language/CodeLens/Remoting -->