Skip to content

Commit 8e542b7

Browse files
authored
Update release label to rc (#7043)
1 parent 4c1e976 commit 8e542b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/config.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- ** Change for each new preview/rc -->
2121
<!-- Check the VS schedule and manually enter a preview number here that makes sense. -->
2222
<!-- Preview 3 is typically the last "main branch" preview, so we start using rc at this time -->
23-
<ReleaseLabel Condition=" '$(ReleaseLabel)' == '' ">preview.1</ReleaseLabel>
23+
<ReleaseLabel Condition=" '$(ReleaseLabel)' == '' ">rc</ReleaseLabel>
2424

2525
<IsEscrowMode Condition="'$(IsEscrowMode)' == ''">false</IsEscrowMode>
2626

0 commit comments

Comments
 (0)