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-08-16 06:13:48 +0300
committerKirill Osenkov <github@osenkov.com>2018-08-16 06:13:48 +0300
commita20739705b43434e7d766d54eb55a13c1bf397f0 (patch)
tree6ccb11dd5520362b9857bd0df8037f34508e72ec /src
parent06651a6424b06447aeff9943a9cf6d44d14006af (diff)
Set Version to 15.2.1-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 64ff15a..44186fa 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.30-pre</Version>
+ <Version>15.2.1-pre</Version>
<AssemblyVersion>15.0.0.0</AssemblyVersion>
<NuGetVersionEditor>15.8.519</NuGetVersionEditor>
<NuGetVersionLanguage>15.8.519</NuGetVersionLanguage>