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-04-06 00:35:52 +0300
committerGitHub <noreply@github.com>2022-04-06 00:35:52 +0300
commite3c9a89a12148acfa4123fdd22cc0ce5f65f8816 (patch)
tree882b4a10ac3e25613e440c6133badf2bbd736a0e /.github
parent24280d974f0624002f963ef8607afe749f9d1b3e (diff)
Move FabricBot to Preview4 (#41044)
- aspnetcore-internal#4029
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 73dd1f435b..b60ed9acd8 100644
--- a/.github/fabricbot.json
+++ b/.github/fabricbot.json
@@ -2540,7 +2540,7 @@
{
"name": "addMilestone",
"parameters": {
- "milestoneName": "7.0-preview3"
+ "milestoneName": "7.0-preview4"
}
}
],