Skip to content

Commit 89829bc

Browse files
committed
Merge in 'release/7.0' changes
2 parents b0363ef + d50065c commit 89829bc

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

0 commit comments

Comments
 (0)