Skip to content

Commit 00e95f7

Browse files
committed
Merge in 'release/8.0' changes
2 parents 92f3657 + 771c6a8 commit 00e95f7

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
@@ -16,7 +16,7 @@
1616
<!--
1717
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
1818
-->
19-
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
19+
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
2020
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
2121
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
2222
<PreReleaseBrandingLabel>RTM</PreReleaseBrandingLabel>

0 commit comments

Comments
 (0)