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:
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 6cac28c6b3..38cc0a5391 100644
--- a/global.json
+++ b/global.json
@@ -27,7 +27,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22524.5",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22524.5"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22554.2",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22554.2"
}
}