From 9519f83867722f93b8bdedd73413c74899bc29d7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 8 Nov 2021 13:10:28 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/runtime build 20211106.5 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.21551.1 -> To Version 7.0.0-alpha.1.21556.5 --- 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 e9569fc8fbf8a..cc66d0c9218a7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -166,37 +166,37 @@ https://github.com/dotnet/llvm-project 60d4a5fe85546a2ed5ab6f7909b7da93d3ba1146 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 - + https://github.com/dotnet/runtime - 2a87ffeaedb6b534d6eaa000d5ba9b545f4aac1e + d40f560efbf4f85ec6d59892a6c4bafa39f66d19 https://github.com/dotnet/linker diff --git a/eng/Versions.props b/eng/Versions.props index d09a845afeaf6..93afcee1c4c73 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -75,12 +75,12 @@ 6.0.0-preview.1.102 - 7.0.0-alpha.1.21551.1 - 7.0.0-alpha.1.21551.1 - 7.0.0-alpha.1.21551.1 + 7.0.0-alpha.1.21556.5 + 7.0.0-alpha.1.21556.5 + 7.0.0-alpha.1.21556.5 3.1.0 - 7.0.0-alpha.1.21551.1 + 7.0.0-alpha.1.21556.5 5.0.0 4.3.0 @@ -115,11 +115,11 @@ 5.0.0 5.0.0 4.9.0-rc2.21473.1 - 7.0.0-alpha.1.21551.1 - 7.0.0-alpha.1.21551.1 + 7.0.0-alpha.1.21556.5 + 7.0.0-alpha.1.21556.5 4.5.4 4.5.0 - 7.0.0-alpha.1.21551.1 + 7.0.0-alpha.1.21556.5 7.0.0-beta.21552.1 7.0.0-beta.21552.1 diff --git a/global.json b/global.json index 7820dfac4c432..96ea4109b5478 100644 --- a/global.json +++ b/global.json @@ -18,6 +18,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21555.2", "Microsoft.Build.NoTargets": "3.1.0", "Microsoft.Build.Traversal": "3.0.23", - "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21551.1" + "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21556.5" } } From fb9b6fe18d868a322f65c8d4eecf32abe22d2455 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 8 Nov 2021 13:16:17 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/xharness build 20211108.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21554.1 -> To Version 1.0.0-prerelease.21558.2 --- .config/dotnet-tools.json | 2 +- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cdd387ac2b4b6..e479b0cb24019 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "1.0.0-prerelease.21554.1", + "version": "1.0.0-prerelease.21558.2", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cc66d0c9218a7..c06c0a4834be5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,13 +202,13 @@ https://github.com/dotnet/linker a5f8466cb452f50436544572e38ff5faa17e2094 - + https://github.com/dotnet/xharness - 4663a6e7cd3dcec7a2226bda7445179ec29c2944 + 6a2e0d8e1ed28e1209a887c77c951337ee9e9160 - + https://github.com/dotnet/xharness - 4663a6e7cd3dcec7a2226bda7445179ec29c2944 + 6a2e0d8e1ed28e1209a887c77c951337ee9e9160 https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index 93afcee1c4c73..fa61942077860 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -154,8 +154,8 @@ 1.0.1-prerelease-00006 16.9.0-preview-20201201-01 - 1.0.0-prerelease.21554.1 - 1.0.0-prerelease.21554.1 + 1.0.0-prerelease.21558.2 + 1.0.0-prerelease.21558.2 1.0.2-alpha.0.21551.2 2.4.2-pre.9 2.4.2