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-08-07 15:46:01 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-08-07 15:46:01 +0300
commitbf08f61283c38940a96fab59bfaa6e74f255207c (patch)
tree268b239160dd69998f0563b72bdd21d96283987a /Directory.Build.props
parent577ecbb9a7e89faf35538c1cc8d52fb6df72082d (diff)
Sync with vs-editor-core@12ee92b6
Diffstat (limited to 'Directory.Build.props')
-rw-r--r--Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Build.props b/Directory.Build.props
index ad68f50..1c66f87 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -19,7 +19,7 @@
</PropertyGroup>
<PropertyGroup>
- <NuGetVersionRoslyn>3.3.0-beta2-19374-02</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.3.0-beta2-19401-05</NuGetVersionRoslyn>
<NuGetVersionVSEditor Condition="$(NuGetVersionVSEditor) == ''">16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>
</PropertyGroup>