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:
authorAaron Bockover <abock@microsoft.com>2019-07-17 21:34:08 +0300
committerAaron Bockover <abock@microsoft.com>2019-07-17 21:34:08 +0300
commit199f195723d8d43352ca5842e0d45d16786bd6f6 (patch)
treea81efe421bdfadfea08b4200a1d3219712199d6d /Directory.Build.props
parent0b92a4dc241aa16bc33659e188f5b4325fc903cd (diff)
Sync with vs-editor-core@0b543734
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 5f55836..c7c4cbb 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -19,7 +19,7 @@
</PropertyGroup>
<PropertyGroup>
- <NuGetVersionRoslyn>3.2.0-beta4-19324-01</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.2.0-beta4-19359-03</NuGetVersionRoslyn>
<NuGetVersionVSEditor Condition="$(NuGetVersionVSEditor) == ''">16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>
</PropertyGroup>