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>2021-04-15 20:49:10 +0300
committerGitHub <noreply@github.com>2021-04-15 20:49:10 +0300
commitb0a3653799793414570102180decd0cb1cf4cbec (patch)
treeae223c890b82030068011d19bff8a8e49dd94227 /global.json
parent4d894f4bc997ac7a6cea9f287f9ff714e3218e4e (diff)
Update dependencies from https://github.com/dotnet/arcade build 20210310.3 (#51183)
Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.ApiCompat From Version 5.0.0-beta.21159.7 -> To Version 5.0.0-beta.21160.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Diffstat (limited to 'global.json')
-rw-r--r--global.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/global.json b/global.json
index ee750ea459b..4fb6c96213f 100644
--- a/global.json
+++ b/global.json
@@ -12,10 +12,10 @@
"python3": "3.7.1"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "5.0.0-beta.21159.7",
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21159.7",
- "Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk": "5.0.0-beta.21159.7",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21159.7",
+ "Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "5.0.0-beta.21160.3",
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21160.3",
+ "Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk": "5.0.0-beta.21160.3",
+ "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21160.3",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "5.0.0-preview.8.20359.4",
"Microsoft.Build.NoTargets": "2.0.1",