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-01-26 20:19:34 +0300
committerKirill Osenkov <github@osenkov.com>2018-01-26 20:19:34 +0300
commitf62c90e7db7dd6086ac007c1f98fdf57f09cd07b (patch)
tree66d3fd8964568683ea5228e5962488698ad084bf /src
parent897e30ad281f569ccede8eca78548b211231a012 (diff)
Increment NuGet version.
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 728f071..82bc0e0 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.7-pre</Version>
+ <Version>15.0.9-pre</Version>
<AssemblyVersion>15.0.0.0</AssemblyVersion>
<NuGetVersionEditor>15.6.241-preview</NuGetVersionEditor>
</PropertyGroup>