Update PreReleaseVersionLabel to RTM (#5671)
This commit is contained in:
parent
a87477f135
commit
9f6349b659
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<VersionMinor>1</VersionMinor>
|
||||
<VersionSDKMinor>1</VersionSDKMinor>
|
||||
<VersionPatch>00</VersionPatch>
|
||||
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">preview3</ReleaseSuffix>
|
||||
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">rtm</ReleaseSuffix>
|
||||
<!--
|
||||
When DropSuffix is set to 'true', this branch will produce stable outputs for 'Shipping' packages
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue