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-08-29 16:51:30 +0300
committerGitHub <noreply@github.com>2022-08-29 16:51:30 +0300
commit318e16b6ac3a9644b266a463c8db47d6a24cad0d (patch)
treed72cf048c37b976ea8869c9ace2a92cc180bfc60 /global.json
parent00706e7699009e67f48987491a8b54820649dba5 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220826.8 (#43618)
[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 bb86c8ffed..0c560888ed 100644
--- a/global.json
+++ b/global.json
@@ -27,7 +27,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22423.1",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22423.1"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22426.8",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22426.8"
}
}