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:
authorKirill Osenkov <github@osenkov.com>2018-11-06 19:28:48 +0300
committerKirill Osenkov <github@osenkov.com>2018-11-06 19:28:48 +0300
commit501ae272174261c9d8a60159e0a162a0af4f8922 (patch)
tree954a355f8d129191b51f0e43823a09575f59d254
parent9b4947b378c3ffc21c59b0197b5ee3cab3fd08d1 (diff)
Increment NuGet version to 15.2.3-pre.
-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 714441f..51067be 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.2.2-pre</Version>
+ <Version>15.2.3-pre</Version>
<AssemblyVersion>15.0.0.0</AssemblyVersion>
<NuGetVersionEditor>15.8.519</NuGetVersionEditor>
<NuGetVersionLanguage>15.8.519</NuGetVersionLanguage>