Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.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-03 22:05:56 +0300
committerGitHub <noreply@github.com>2022-11-03 22:05:56 +0300
commit4c625533576c520de97e3e0a5a14ce76a5270241 (patch)
tree35eb2992156863073a0b03f96760e4eecff0b278 /global.json
parent9155ebd7f45d9ad2f686340365bd70ae5d690f2e (diff)
Update dependencies from https://github.com/dotnet/arcade build 20221102.1 (#77828)
Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.22528.1 -> To Version 8.0.0-beta.22552.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Diffstat (limited to 'global.json')
-rw-r--r--global.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/global.json b/global.json
index a954798e0ec..e2df9dbfafd 100644
--- a/global.json
+++ b/global.json
@@ -8,9 +8,9 @@
"dotnet": "7.0.100-rc.1.22431.12"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22528.1",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22528.1",
- "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.22528.1",
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22552.1",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.22552.1",
+ "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.22552.1",
"Microsoft.Build.NoTargets": "3.5.0",
"Microsoft.Build.Traversal": "3.1.6",
"Microsoft.NET.Sdk.IL": "8.0.0-alpha.1.22530.1"