Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 4ca7420

Browse files
authored
Mark packages as stable for 2.0.3 (#3302)
1 parent 3868d48 commit 4ca7420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dir.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<MajorVersion>2</MajorVersion>
1515
<MinorVersion>0</MinorVersion>
1616
<PatchVersion>3</PatchVersion>
17-
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
17+
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
1818
<PreReleaseLabel>servicing</PreReleaseLabel>
1919
<ReleaseSuffix>$(PreReleaseLabel)</ReleaseSuffix>
2020
<ReleaseBrandSuffix></ReleaseBrandSuffix>

0 commit comments

Comments
 (0)