Skip to content

Commit 547cafd

Browse files
authored
Switch to stable RTM branding (#5651)
1 parent ab87232 commit 547cafd

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
@@ -22,7 +22,7 @@
2222
<!--
2323
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
2424
-->
25-
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
25+
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
2626
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
2727
<!-- Opt-in repo features -->
2828
<UsingToolVSSDK>true</UsingToolVSSDK>

0 commit comments

Comments
 (0)