Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 1ed7226

Browse files
authored
Update PreReleaseVersionLabel to RTM (#27885)
1 parent fd44c0f commit 1ed7226

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
@@ -8,7 +8,7 @@
88
<MinorVersion>7</MinorVersion>
99
<!-- Always use shipping version instead of dummy versions -->
1010
<DotNetUseShippingVersions>true</DotNetUseShippingVersions>
11-
<PreReleaseVersionLabel>preview3</PreReleaseVersionLabel>
11+
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
1212
<!-- Opt-in/out repo features -->
1313
<UsingToolIbcOptimization>true</UsingToolIbcOptimization>
1414
<UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>

0 commit comments

Comments
 (0)