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] <dotnet-maestro[bot]@users.noreply.github.com>2022-04-21 15:24:51 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-04-21 15:24:51 +0300
commit67b548a34f2e094cce13bed963c77ddb2c96e8c2 (patch)
tree13c4be1b4d9b85f4e0e3680a6f01c7b2b28ba18f /global.json
parentd19cc36998fdc2c80c084d87410e4bab544e3d40 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20220420.6
Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.GenAPI , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.GenFacades , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk From Version 2.5.1-beta.22179.1 -> To Version 2.5.1-beta.22220.6
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 5fbad9c2fe9..d7f13b8ec8d 100644
--- a/global.json
+++ b/global.json
@@ -8,9 +8,9 @@
"dotnet": "7.0.100-preview.3.22179.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22218.3",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22218.3",
- "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22218.3",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22220.6",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22220.6",
+ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22220.6",
"Microsoft.Build.NoTargets": "3.3.0",
"Microsoft.Build.Traversal": "3.1.6",
"Microsoft.NET.Sdk.IL": "7.0.0-preview.4.22208.8"