We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92f3657 + 771c6a8 commit 00e95f7Copy full SHA for 00e95f7
eng/Versions.props
@@ -16,7 +16,7 @@
16
<!--
17
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
18
-->
19
- <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
+ <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
20
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
21
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
22
<PreReleaseBrandingLabel>RTM</PreReleaseBrandingLabel>
0 commit comments