Update version suffix for 2.0.0 RTM release

This commit is contained in:
Pranav K 2017-07-06 15:07:53 -07:00
parent 1a9fcc6951
commit 52206f7afb
1 changed files with 1 additions and 1 deletions

View File

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