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-09-12 16:40:19 +0300
committerGitHub <noreply@github.com>2022-09-12 16:40:19 +0300
commit0abf14adae8031ef77328941bc70a9f675a907bc (patch)
tree0d27c02227ed2de4ba1933d7f4a578ffd3673d15 /global.json
parentc4bbe4b62b816dc36f7d1d5798c3a61e2bba5a17 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220906.4 (#43916)
[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 36eb4faa85..61ef3a39b0 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.22452.1",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22452.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22456.4",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22456.4"
}
}