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-11-08 06:30:54 +0300
committerGitHub <noreply@github.com>2022-11-08 06:30:54 +0300
commit5f357367dcb7481b096b7e69aa4250cb6d5b1c74 (patch)
tree85d5503ac6a044582185137c9dd62fdd86cf68f2 /global.json
parent1cd2e249bc847831a64b35cfeb98ebe40aa99360 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20221104.2 (#44917)
[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 6cac28c6b3..38cc0a5391 100644
--- a/global.json
+++ b/global.json
@@ -27,7 +27,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.10",
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22524.5",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22524.5"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22554.2",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22554.2"
}
}