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-07-31 20:51:52 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-07-31 20:51:52 +0300
commit5f7f209e67b239bf8a05a63cfd1d90ac2bbd65c8 (patch)
treefefec825f2a10f791562e1b886891b6cb2589eb0
parentf2439c71580618ad284a768860a9787f90f50a0e (diff)
Sync with vs-editor-core@d389ee1c
-rw-r--r--Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Build.props b/Directory.Build.props
index 7065fcf..634682d 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -19,7 +19,7 @@
</PropertyGroup>
<PropertyGroup>
- <NuGetVersionRoslyn>3.3.0-beta1-19360-03</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.3.0-beta2-19374-02</NuGetVersionRoslyn>
<NuGetVersionVSEditor Condition="$(NuGetVersionVSEditor) == ''">16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>
</PropertyGroup>