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:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2022-10-17 16:56:21 +0300
committerGitHub <noreply@github.com>2022-10-17 16:56:21 +0300
commit9b7b875a58b53485a15cf4966d372c39c73b67e7 (patch)
treefce3d4438b9fa1959b7c02ae4cc195043f866e7e /global.json
parentc8fce557fa8fdc5d19916851c183d4996664fbed (diff)
Update dependencies from https://github.com/dotnet/arcade build 20221013.2 (#44592)
[main] Update dependencies from dotnet/arcade
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 068eaa720a..c05556e238 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.22503.1",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22503.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22513.2",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22513.2"
}
}