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-17 23:35:13 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-10-17 23:35:13 +0300
commit1a10fc724a15fa4bc02f8935aab1a9ab222cbab3 (patch)
tree5afa9ea4475cbb372ab5bf06a34735a6468b555b
parent6964c79a75d0eb78b25eb62510926f8ba4847b6c (diff)
Sync with vs-editor-core@3def4a343
-rw-r--r--Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Build.props b/Directory.Build.props
index 0d99441..ca9e562 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -20,7 +20,7 @@
</PropertyGroup>
<PropertyGroup>
- <NuGetVersionRoslyn>3.4.0-beta1-19462-14</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.4.0-beta2-19476-01</NuGetVersionRoslyn>
<NuGetVersionVSEditor Condition="$(NuGetVersionVSEditor) == ''">16.0.379-g4a55b0e4f2</NuGetVersionVSEditor>
</PropertyGroup>