Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Godbe <wigodbe@microsoft.com>2022-04-20 03:02:24 +0300
committerGitHub <noreply@github.com>2022-04-20 03:02:24 +0300
commit0ee742c53f2669fd7233df6da89db5e8ab944585 (patch)
tree5350eb0a5ddab37e6413345cb48757703280cae0 /.github
parentb5eee5c2ff039d65729976347d01757f2a273755 (diff)
Update branding to preview5 (#41268)
* Update fabric bot milestones to preview5 * Update branding
Diffstat (limited to '.github')
-rw-r--r--.github/fabricbot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/fabricbot.json b/.github/fabricbot.json
index 38bad4d89c..44fa4033f8 100644
--- a/.github/fabricbot.json
+++ b/.github/fabricbot.json
@@ -2563,7 +2563,7 @@
{
"name": "addMilestone",
"parameters": {
- "milestoneName": "7.0-preview4"
+ "milestoneName": "7.0-preview5"
}
}
],