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-08 16:42:38 +0300
committerGitHub <noreply@github.com>2022-08-08 16:42:38 +0300
commit7d13f7ff06a15f5a7dd97abf6c748401bd032d17 (patch)
tree25eb0f60354f8671540f5951b67134d346f95674 /global.json
parent55616fa5b272d6d957d20059a681a68901807486 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220805.6 (#43142)
[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 24d0b19601..71bfb9dafa 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.22379.10",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22379.10"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22405.6",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22405.6"
}
}