Skip to content

Commit

Permalink
Switch to stable RTM branding (#5651)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche committed Oct 19, 2021
1 parent ab87232 commit 547cafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Expand Up @@ -22,7 +22,7 @@
<!--
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
-->
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
<!-- Opt-in repo features -->
<UsingToolVSSDK>true</UsingToolVSSDK>
Expand Down

0 comments on commit 547cafd

Please sign in to comment.