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:
authorTodd Grunke <toddgrun@microsoft.com>2018-02-27 20:57:26 +0300
committerTodd Grunke <toddgrun@microsoft.com>2018-02-27 20:57:26 +0300
commite4172402b5ea72151904033130098e6c0dddbad3 (patch)
tree0d37b65fa1806f8f5ae9a426c4f6de88478375c1 /src
parentd1fd84fe5a05003100f38d27a8ee3a206868391e (diff)
Bump version to 15.0.17-pre
Diffstat (limited to 'src')
-rw-r--r--src/Microsoft.VisualStudio.Text.Implementation.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Microsoft.VisualStudio.Text.Implementation.csproj b/src/Microsoft.VisualStudio.Text.Implementation.csproj
index 1a7df80..6eee45c 100644
--- a/src/Microsoft.VisualStudio.Text.Implementation.csproj
+++ b/src/Microsoft.VisualStudio.Text.Implementation.csproj
@@ -5,7 +5,7 @@
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
<DelaySign>false</DelaySign>
- <Version>15.0.16-pre</Version>
+ <Version>15.0.17-pre</Version>
<AssemblyVersion>15.0.0.0</AssemblyVersion>
<NuGetVersionEditor>15.7.80-preview-g8bc2e9da81</NuGetVersionEditor>
<NuGetVersionLanguage>15.7.80-preview-g8bc2e9da81</NuGetVersionLanguage>