Skip to content

Commit 2a2ebea

Browse files
committed
Update PreReleaseVersionLabel
1 parent f2a8594 commit 2a2ebea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
That ensures that if we get up to preview 10, it doesn't sort as between preview 1 and preview 2!
88
See https://semver.org/spec/v2.0.0.html for details.
99
-->
10-
<PreReleaseVersionLabel>preview.2</PreReleaseVersionLabel>
10+
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
1111
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
1212
</PropertyGroup>
1313
<!--Package versions-->

0 commit comments

Comments
 (0)