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-05-02 16:45:42 +0300
committerGitHub <noreply@github.com>2022-05-02 16:45:42 +0300
commit47cb0662e2c67491ef26644a065d1f2931742ebd (patch)
tree214e747f22e71a7d17aeff8fc7ee9203ff0fcaf0 /global.json
parentd9327eb223cf35d0e7fe6e9431ded3dac95f2e69 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220425.6 (#41478)
[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 f449c425a6..292495d69e 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.22222.4",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22222.4"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22225.6",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22225.6"
}
}