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-19 03:09:34 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-10-19 03:09:34 +0300
commitdc60fc684aaa490dcc4e4d768704bbfe81aa858c (patch)
treef0b8e12a579327e916e2260d4a49aac72b95b19b
parent1a10fc724a15fa4bc02f8935aab1a9ab222cbab3 (diff)
Sync with vs-editor-core@127999e6b
-rw-r--r--Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Build.props b/Directory.Build.props
index ca9e562..f2b9eff 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -20,7 +20,7 @@
</PropertyGroup>
<PropertyGroup>
- <NuGetVersionRoslyn>3.4.0-beta2-19476-01</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.4.0-beta3-19518-02</NuGetVersionRoslyn>
<NuGetVersionVSEditor Condition="$(NuGetVersionVSEditor) == ''">16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>
</PropertyGroup>