Skip to content

Commit

Permalink
Update Pre-Release Iteration and Resource Management Milestone (dotne…
Browse files Browse the repository at this point in the history
  • Loading branch information
LeafShi1 authored Apr 23, 2024
1 parent 5d54e81 commit be78cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ configuration:
isRegex: False
then:
- addMilestone:
milestone: 9.0 Preview4
milestone: 9.0 Preview5
description: Apply milestone to PRs on the main branch
triggerOnOwnActions: true
- if:
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PatchVersion>0</PatchVersion>
<!-- version in our package name #.#.#-below.#####.## -->
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
<PreReleaseVersionIteration>4</PreReleaseVersionIteration>
<PreReleaseVersionIteration>5</PreReleaseVersionIteration>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
Expand Down

0 comments on commit be78cbb

Please sign in to comment.