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:
authorDoug Bunting <6431421+dougbu@users.noreply.github.com>2022-08-17 05:12:13 +0300
committerGitHub <noreply@github.com>2022-08-17 05:12:13 +0300
commit16f14eda26d418722d4cd8dade56f6b8acf67d2c (patch)
treeff569092e13d80923c2365588f1293729ff5ac0e /.github
parente45ffead80794e57b2c9c579adfc42ff725e87a6 (diff)
Update branding to 7.0.0-rc2 (#43240)
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 a5d3f7b365..d47ee7332c 100644
--- a/.github/fabricbot.json
+++ b/.github/fabricbot.json
@@ -2562,7 +2562,7 @@
{
"name": "addMilestone",
"parameters": {
- "milestoneName": "7.0-rc1"
+ "milestoneName": "7.0-rc2"
}
}
],