Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Commit 378348b

Browse files
committed
Update version.props to build 2.0.0-rtm packages
1 parent dba6029 commit 378348b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<VersionPrefix>2.0.0</VersionPrefix>
5-
<VersionSuffix>rc3</VersionSuffix>
5+
<VersionSuffix>rtm</VersionSuffix>
66
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)