2.0.0-rtm to 2.1.0-preview1

This commit is contained in:
Ryan Brandenburg 2017-07-21 13:00:54 -07:00
parent 48f253e295
commit 5a0847338f
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
<Project>
<PropertyGroup>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix>rtm</VersionSuffix>
<VersionPrefix>2.1.0</VersionPrefix>
<VersionSuffix>preview1</VersionSuffix>
</PropertyGroup>
</Project>