Skip to content

Commit f13c8d0

Browse files
wtgodbepull[bot]
authored andcommitted
Update branding to preview5 (#47890)
1 parent 5b788ea commit f13c8d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/fabricbot.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,7 +2567,7 @@
25672567
{
25682568
"name": "addMilestone",
25692569
"parameters": {
2570-
"milestoneName": "8.0-preview4"
2570+
"milestoneName": "8.0-preview5"
25712571
}
25722572
}
25732573
],
@@ -3380,7 +3380,7 @@
33803380
{
33813381
"name": "prTargetsBranch",
33823382
"parameters": {
3383-
"branchName": "release/8.0-preview3"
3383+
"branchName": "release/8.0-preview4"
33843384
}
33853385
}
33863386
]
@@ -3391,7 +3391,7 @@
33913391
"issues",
33923392
"project_card"
33933393
],
3394-
"taskName": "[Milestone Assignments] Assign Milestone to PRs merged to release/8.0-preview3 branch",
3394+
"taskName": "[Milestone Assignments] Assign Milestone to PRs merged to release/8.0-preview4 branch",
33953395
"actions": [
33963396
{
33973397
"name": "removeMilestone",
@@ -3400,7 +3400,7 @@
34003400
{
34013401
"name": "addMilestone",
34023402
"parameters": {
3403-
"milestoneName": "8.0-preview3"
3403+
"milestoneName": "8.0-preview4"
34043404
}
34053405
}
34063406
]

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AspNetCoreMajorVersion>8</AspNetCoreMajorVersion>
1010
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
1111
<AspNetCorePatchVersion>0</AspNetCorePatchVersion>
12-
<PreReleaseVersionIteration>4</PreReleaseVersionIteration>
12+
<PreReleaseVersionIteration>5</PreReleaseVersionIteration>
1313
<ValidateBaseline>true</ValidateBaseline>
1414
<!--
1515
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages

0 commit comments

Comments
 (0)