8000 Switch to label.N form for pre-release label (#3302) · dsplaisted/sdk@bc2cf26 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc2cf26

Browse files
mmitchenguerrera
authored andcommitted
Switch to label.N form for pre-release label (dotnet#3302)
In order to facilitate better preview sorting, switch to label.N form for the pre-release label.
1 parent c751b63 commit bc2cf26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/Versions.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
<!-- Repo Version Information -->
99
<PropertyGroup>
1010
<VersionPrefix>5.0.100</VersionPrefix>
11-
<PreReleaseVersionLabel>alpha1</PreReleaseVersionLabel>
11< 4F7A /td>+
<PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
12+
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
1213
</PropertyGroup>
1314
<!-- Production Dependencies -->
1415
<PropertyGroup>

0 commit comments

Comments
 (0)
0