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
path: root/src
diff options
context:
space:
mode:
authorKirill Osenkov <github@osenkov.com>2018-03-07 02:18:48 +0300
committerKirill Osenkov <github@osenkov.com>2018-03-07 02:18:48 +0300
commit27035d8c45c0294e0dff2ab09965d9dca06f5422 (patch)
tree4a1be7ffaf5ca3f44a54a3c58df2ce21edb4784b /src
parent282ae12c6cc999bc34b349c2bd62c7bcb916792d (diff)
Update to the matching Definition NuGets
Diffstat (limited to 'src')
-rw-r--r--src/Microsoft.VisualStudio.Text.Implementation.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Microsoft.VisualStudio.Text.Implementation.csproj b/src/Microsoft.VisualStudio.Text.Implementation.csproj
index 4283940..2ef1691 100644
--- a/src/Microsoft.VisualStudio.Text.Implementation.csproj
+++ b/src/Microsoft.VisualStudio.Text.Implementation.csproj
@@ -7,8 +7,8 @@
<DelaySign>false</DelaySign>
<Version>15.0.20-pre</Version>
<AssemblyVersion>15.0.0.0</AssemblyVersion>
- <NuGetVersionEditor>15.7.111-preview-g28b775fb96</NuGetVersionEditor>
- <NuGetVersionLanguage>15.7.111-preview-g28b775fb96</NuGetVersionLanguage>
+ <NuGetVersionEditor>15.7.124-preview-ge536746498</NuGetVersionEditor>
+ <NuGetVersionLanguage>15.7.124-preview-ge536746498</NuGetVersionLanguage>
</PropertyGroup>
<PropertyGroup>