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-21 17:53:12 +0300
committerGitHub <noreply@github.com>2022-02-21 17:53:12 +0300
commit651493c39e14f3b9337d562f0ae67c9dc78ab202 (patch)
treec8e7ede2cb887749016dacd324ca7f884c3eadfb /global.json
parent836d0cdae9149db188254856d0ae9c843d61448a (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220217.2 (#40335)
[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 5d1c042fdb..c72feaa622 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.22111.10",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22111.10"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22117.2",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22117.2"
}
}