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-11-08 20:54:58 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-11-08 20:54:58 +0300
commitb7084eed75e9ed72b6c594624b2927ffba28cd76 (patch)
treec3e1d8352b7fdf0e53d7475e8f5b185446be45aa
parent0ac988b71bdf154f5f460bcd1b5073ad18973338 (diff)
Sync with vs-editor-core@7ab16da4fvsmac/release-8.4
-rw-r--r--Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Build.props b/Directory.Build.props
index f2b9eff..2fe23c2 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -20,7 +20,7 @@
</PropertyGroup>
<PropertyGroup>
- <NuGetVersionRoslyn>3.4.0-beta3-19518-02</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.4.0-beta4-19556-02</NuGetVersionRoslyn>
<NuGetVersionVSEditor Condition="$(NuGetVersionVSEditor) == ''">16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>
</PropertyGroup>