Skip to content

Commit dbecd0d

Browse files
authored
Update to rtw (#464)
1 parent f5cf9c4 commit dbecd0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<PropertyGroup>
33
<!-- This repo version -->
44
<VersionPrefix>4.2.2</VersionPrefix>
5-
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
6-
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
5+
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
6+
<PreReleaseVersionIteration></PreReleaseVersionIteration>
77
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
88
<!-- Opt-out repo features -->
99
<UsingToolXliff>false</UsingToolXliff>

0 commit comments

Comments
 (0)