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-16 23:12:12 +0300
committerGitHub <noreply@github.com>2022-08-16 23:12:12 +0300
commit416b981cc484f1ecc5e0ab78692c3498001d7290 (patch)
treeccee3aa62621b91f0ace99a61a9d1eed289b6b1d /.github
parent6f23b4f23fe2a36b3eac036058cd44e7323dd73c (diff)
Update branding to 8.0.0-alpha1 (#43307)
* Update branding to 8.0.0-alpha1 * Adjust shared framework and targeting pack tests to check _all_ assembly versions - check against potentially-different versions for dotnet/aspnetcore and dotnet/runtime assemblies
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..841c49e363 100644
--- a/.github/fabricbot.json
+++ b/.github/fabricbot.json
@@ -2562,7 +2562,7 @@
{
"name": "addMilestone",
"parameters": {
- "milestoneName": "7.0-rc1"
+ "milestoneName": "8.0-alpha1"
}
}
],