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-15 17:01:04 +0300
committerGitHub <noreply@github.com>2022-08-15 17:01:04 +0300
commit69ee9f61baea6a2f331b7dea0f60749f1b79032e (patch)
treed79974612ef2c4fc43233be13a91ec2defb288eb /global.json
parent525705fef408fce01ec339c99b617ac7b64e9c16 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220811.2 (#43291)
[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 71bfb9dafa..e68da005c9 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.22405.6",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22405.6"
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22411.2",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22411.2"
}
}