2.0.0-rtm to 2.1.0-preview1

This commit is contained in:
Ryan Brandenburg 2017-07-21 12:59:45 -07:00
parent 177390484a
commit f181b4d361
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>