From 6a7aaa60b0e9bf419d969656701c9a03d446eb8d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 Dec 2021 13:11:26 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/runtime build 20211220.1 Microsoft.NETCore.ILAsm , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.DotNetHost , Microsoft.NETCore.App.Runtime.win-x64 , System.Runtime.CompilerServices.Unsafe , runtime.native.System.IO.Ports , Microsoft.NET.Sdk.IL , System.Text.Json From Version 7.0.0-alpha.1.21612.5 -> To Version 7.0.0-alpha.1.21620.1 --- eng/Version.Details.xml | 32 ++++++++++++++++---------------- eng/Versions.props | 14 +++++++------- global.json | 2 +- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3e8b628ec7b7f3..3f1b989d5f6029 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -170,37 +170,37 @@ https://github.com/dotnet/llvm-project 662aff66999c435aec09c58643e9fd703eadc3e0 - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a - + https://github.com/dotnet/runtime - 78f4a7de7e89ddefa88f9e9da7604ecb5c58d3b7 + 834b278911962102919b3a7dec22ca6cb26bfa8a https://github.com/dotnet/linker diff --git a/eng/Versions.props b/eng/Versions.props index 873d6dfa8a3048..595bff91734275 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -72,12 +72,12 @@ 6.0.0-preview.1.102 - 7.0.0-alpha.1.21612.5 - 7.0.0-alpha.1.21612.5 - 7.0.0-alpha.1.21612.5 + 7.0.0-alpha.1.21620.1 + 7.0.0-alpha.1.21620.1 + 7.0.0-alpha.1.21620.1 3.1.0 - 7.0.0-alpha.1.21612.5 + 7.0.0-alpha.1.21620.1 5.0.0 4.3.0 @@ -112,11 +112,11 @@ 5.0.0 5.0.0 4.9.0-rc2.21473.1 - 7.0.0-alpha.1.21612.5 - 7.0.0-alpha.1.21612.5 + 7.0.0-alpha.1.21620.1 + 7.0.0-alpha.1.21620.1 4.5.4 4.5.0 - 7.0.0-alpha.1.21612.5 + 7.0.0-alpha.1.21620.1 7.0.0-beta.21603.1 7.0.0-beta.21603.1 diff --git a/global.json b/global.json index 16b1a4ab1f1777..45588433346c66 100644 --- a/global.json +++ b/global.json @@ -18,6 +18,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21617.4", "Microsoft.Build.NoTargets": "3.1.0", "Microsoft.Build.Traversal": "3.0.23", - "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21612.5" + "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21620.1" } }