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-12-13 12:36:41 +0300
committerGitHub <noreply@github.com>2021-12-13 12:36:41 +0300
commit22b8d9a79ecb877769a4a4389f78b4fd22efa30c (patch)
tree685c2204bdcfe7e69734890768f0e891928a4652 /global.json
parent03194f790b7ce24c60e5727c5394b7df09f978e4 (diff)
[main] Update dependencies from dotnet/arcade (#62671)
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 d70a6fc7b84..4f23bc09152 100644
--- a/global.json
+++ b/global.json
@@ -12,10 +12,10 @@
"python3": "3.7.1"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "7.0.0-beta.21609.2",
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21609.2",
- "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21609.2",
- "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21609.2",
+ "Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "7.0.0-beta.21610.4",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21610.4",
+ "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21610.4",
+ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21610.4",
"Microsoft.Build.NoTargets": "3.1.0",
"Microsoft.Build.Traversal": "3.0.23",
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21576.4"