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-02-28 17:46:26 +0300
committerGitHub <noreply@github.com>2022-02-28 17:46:26 +0300
commita4702e996c36ae7f3e9a4e21750122603a74287e (patch)
treea1a2b7b1c19085a53b2b615f8f310e42893ff146 /global.json
parentf293f674bd44cf14aa73d36c7c8f69c91dd8e01b (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220224.4 (#40447)
[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 c72feaa622..f5f2a774ef 100644
--- a/global.json
+++ b/global.json
@@ -31,7 +31,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22117.2",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22117.2"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22124.4",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22124.4"
}
}