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-10-03 16:56:13 +0300
committerGitHub <noreply@github.com>2022-10-03 16:56:13 +0300
commit72ddf81f1ac63c4af0bafbe0ca42b835bc2da1c4 (patch)
tree813ed8f84b5bda0ba78bbd8a0a459e20eadc383e /global.json
parentfdcadfac4304777794e1755180dbb32bc82135df (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220930.2 (#44329)
[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 4f2381a7ce..6667a71996 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.22473.1",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22473.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22480.2",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22480.2"
}
}