From 5ea38c41db5d83f409d4b9bf9f34166cc6550f38 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 8 May 2023 12:48:55 +0000 Subject: [PATCH 01/23] Update dependencies from https://github.com/dotnet/runtime build 20230507.3 Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 8.0.0-preview.5.23251.1 -> To Version 8.0.0-preview.5.23257.3 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- global.json | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 65dc46483d5482..7d216e3a948af5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,29 +252,29 @@ https://github.com/dotnet/llvm-project d6e31f5b29c46b9ac99ff747be0628fc55840cf7 - + https://github.com/dotnet/runtime - 25f09dea3cebc63ef4d780daa90943fcaaacdd35 + 5f0d620cae0649dfb56babf6603cb4190f65c3bd - + https://github.com/dotnet/runtime - 25f09dea3cebc63ef4d780daa90943fcaaacdd35 + 5f0d620cae0649dfb56babf6603cb4190f65c3bd - + https://github.com/dotnet/runtime - 25f09dea3cebc63ef4d780daa90943fcaaacdd35 + 5f0d620cae0649dfb56babf6603cb4190f65c3bd - + https://github.com/dotnet/runtime - 25f09dea3cebc63ef4d780daa90943fcaaacdd35 + 5f0d620cae0649dfb56babf6603cb4190f65c3bd - + https://github.com/dotnet/runtime - 25f09dea3cebc63ef4d780daa90943fcaaacdd35 + 5f0d620cae0649dfb56babf6603cb4190f65c3bd - + https://github.com/dotnet/runtime - 25f09dea3cebc63ef4d780daa90943fcaaacdd35 + 5f0d620cae0649dfb56babf6603cb4190f65c3bd https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index e610ce88bf57d0..6d8d19dc63fb96 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -102,10 +102,10 @@ 6.0.0-preview.1.102 - 8.0.0-preview.5.23251.1 + 8.0.0-preview.5.23257.3 6.0.0 - 8.0.0-preview.5.23251.1 + 8.0.0-preview.5.23257.3 14.0.0-alpha.1.23228.1 14.0.0-alpha.1.23228.1 14.0.0-alpha.1.23228.1 @@ -133,12 +133,12 @@ 5.0.0 7.0.0 4.9.0 - 8.0.0-preview.5.23251.1 + 8.0.0-preview.5.23257.3 6.0.0 7.0.0 4.5.4 4.5.0 - 8.0.0-preview.5.23251.1 + 8.0.0-preview.5.23257.3 8.0.0-beta.23252.1 8.0.0-beta.23252.1 @@ -210,7 +210,7 @@ 7.0.0-preview-20221010.1 - 8.0.0-preview.5.23251.1 + 8.0.0-preview.5.23257.3 0.11.4-alpha.23252.1 diff --git a/global.json b/global.json index cc3d0823803c3b..09765878d7a10a 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23255.1", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "8.0.0-preview.5.23251.1" + "Microsoft.NET.Sdk.IL": "8.0.0-preview.5.23257.3" } } From 034a95399e40d71714182423652b6d7e37326da2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 9 May 2023 01:46:18 +0000 Subject: [PATCH 02/23] Update dependencies from https://github.com/dotnet/llvm-project build 20230508.2 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 14.0.0-alpha.1.23228.1 -> To Version 14.0.0-alpha.1.23258.2 --- eng/Version.Details.xml | 88 ++++++++++++++++++++--------------------- eng/Versions.props | 44 ++++++++++----------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d216e3a948af5..9f93582d0ef84e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,29 +12,29 @@ https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa https://github.com/dotnet/llvm-project @@ -44,29 +44,29 @@ https://github.com/dotnet/llvm-project 76f334f354eb653a7b409a5319b591ea09df5a43 - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa https://github.com/dotnet/llvm-project @@ -212,45 +212,45 @@ https://github.com/dotnet/runtime-assets a913d737add5a62c90968cabdb34323cd888393d - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa - + https://github.com/dotnet/llvm-project - d6e31f5b29c46b9ac99ff747be0628fc55840cf7 + 2cd4a04a80c6dd0637219751e8d615a854eb76aa https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 6d8d19dc63fb96..e19b9b0f00d85b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,12 +106,12 @@ 6.0.0 8.0.0-preview.5.23257.3 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 @@ -219,16 +219,16 @@ 2.1.7 8.0.0-alpha.1.23180.2 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 - 14.0.0-alpha.1.23228.1 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23258.2 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 From c30c4e96fe607eac2e5abb2c8075608b4b2bd21c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 9 May 2023 12:35:48 +0000 Subject: [PATCH 03/23] Update dependencies from https://github.com/dotnet/xharness build 20230509.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 8.0.0-prerelease.23253.1 -> To Version 8.0.0-prerelease.23259.1 --- .config/dotnet-tools.json | 2 +- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e8658e3172e405..c58369fe70896f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "8.0.0-prerelease.23253.1", + "version": "8.0.0-prerelease.23259.1", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9f93582d0ef84e..c5fa6bee55468b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -276,17 +276,17 @@ https://github.com/dotnet/runtime 5f0d620cae0649dfb56babf6603cb4190f65c3bd - + https://github.com/dotnet/xharness - aa434d0c7e6eb46df1ec11b3c63add37d835c4d0 + 86ee2687cca0a1a28adf67eb3451ca06f0e989b4 - + https://github.com/dotnet/xharness - aa434d0c7e6eb46df1ec11b3c63add37d835c4d0 + 86ee2687cca0a1a28adf67eb3451ca06f0e989b4 - + https://github.com/dotnet/xharness - aa434d0c7e6eb46df1ec11b3c63add37d835c4d0 + 86ee2687cca0a1a28adf67eb3451ca06f0e989b4 https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index e19b9b0f00d85b..ed6160ded52525 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -180,9 +180,9 @@ 1.1.0 17.4.0-preview-20220707-01 - 8.0.0-prerelease.23253.1 - 8.0.0-prerelease.23253.1 - 8.0.0-prerelease.23253.1 + 8.0.0-prerelease.23259.1 + 8.0.0-prerelease.23259.1 + 8.0.0-prerelease.23259.1 8.0.0-alpha.0.23252.1 2.4.2 1.0.0 From 07723e814458db1b74c71239353210e0918b3e51 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 9 May 2023 13:01:10 +0000 Subject: [PATCH 04/23] Update dependencies from https://github.com/dotnet/emsdk build 20230508.1 Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-preview.5.23252.1 -> To Version 8.0.0-preview.5.23258.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c5fa6bee55468b..3331fa465d4db0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,9 +85,9 @@ c32f0be86d4e72dfc0967ef08913889cfdbc8dc4 - + https://github.com/dotnet/emsdk - ab09b0b8d6768d58e09c033beea1570d4ca74c1f + 99fd381cbddc827562959279e36f8ec7d54cdb52 diff --git a/eng/Versions.props b/eng/Versions.props index ed6160ded52525..5acd7615dc642c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -233,7 +233,7 @@ Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport --> - 8.0.0-preview.5.23252.1 + 8.0.0-preview.5.23258.1 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion) 1.1.87-gba258badda From d8456736ecacfe78ff176f7c7deb3c2cedcc60ff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 9 May 2023 13:25:55 +0000 Subject: [PATCH 05/23] Update dependencies from https://github.com/dotnet/hotreload-utils build 20230508.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.23252.1 -> To Version 8.0.0-alpha.0.23258.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3331fa465d4db0..b2c6b02243c14e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -308,9 +308,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 49f2c61e9e322a0dfcecd958e7f228dcfc7b10f8 - + https://github.com/dotnet/hotreload-utils - 1400fe3bdc4f115168c2a9eefe2fd904885bb441 + e6a6327ff10c1e2972547249da04fa8722399255 https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 5acd7615dc642c..f78c71c032594a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -183,7 +183,7 @@ 8.0.0-prerelease.23259.1 8.0.0-prerelease.23259.1 8.0.0-prerelease.23259.1 - 8.0.0-alpha.0.23252.1 + 8.0.0-alpha.0.23258.1 2.4.2 1.0.0 2.4.5 From 58c755d77faac112bf166847c3d60450ae85407a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 9 May 2023 13:26:36 +0000 Subject: [PATCH 06/23] Update dependencies from https://github.com/dotnet/cecil build 20230509.1 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.23252.1 -> To Version 0.11.4-alpha.23259.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b2c6b02243c14e..742cbf534c9c23 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -80,9 +80,9 @@ https://github.com/dotnet/command-line-api 5618b2d243ccdeb5c7e50a298b33b13036b4351b - + https://github.com/dotnet/cecil - c32f0be86d4e72dfc0967ef08913889cfdbc8dc4 + 8201fa63bfbbf15bd7f4476a4318dbb2e09e2de4 diff --git a/eng/Versions.props b/eng/Versions.props index f78c71c032594a..18f382e154185b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -212,7 +212,7 @@ 8.0.0-preview.5.23257.3 - 0.11.4-alpha.23252.1 + 0.11.4-alpha.23259.1 8.0.0-preview.4.23177.3 From 1903000456796a366d2c07c9e5a6e12f4a068e5f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 10 May 2023 12:59:30 +0000 Subject: [PATCH 07/23] Update dependencies from https://github.com/dotnet/hotreload-utils build 20230509.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.23252.1 -> To Version 8.0.0-alpha.0.23259.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 742cbf534c9c23..5bf46353928920 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -308,9 +308,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 49f2c61e9e322a0dfcecd958e7f228dcfc7b10f8 - + https://github.com/dotnet/hotreload-utils - e6a6327ff10c1e2972547249da04fa8722399255 + 29d02d0882298baa51807c74154352800056a82c https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 18f382e154185b..22d84162c1ba74 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -183,7 +183,7 @@ 8.0.0-prerelease.23259.1 8.0.0-prerelease.23259.1 8.0.0-prerelease.23259.1 - 8.0.0-alpha.0.23258.1 + 8.0.0-alpha.0.23259.2 2.4.2 1.0.0 2.4.5 From c6f4a6be62851393c21da3ea4d7b28f41a4f4746 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 13 May 2023 06:19:41 +0000 Subject: [PATCH 08/23] Update dependencies from https://github.com/dotnet/llvm-project build 20230512.1 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 14.0.0-alpha.1.23228.1 -> To Version 14.0.0-alpha.1.23262.1 --- eng/Version.Details.xml | 88 ++++++++++++++++++++--------------------- eng/Versions.props | 44 ++++++++++----------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5bf46353928920..2c2cf9e76fc877 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,29 +12,29 @@ https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f https://github.com/dotnet/llvm-project @@ -44,29 +44,29 @@ https://github.com/dotnet/llvm-project 76f334f354eb653a7b409a5319b591ea09df5a43 - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f https://github.com/dotnet/llvm-project @@ -212,45 +212,45 @@ https://github.com/dotnet/runtime-assets a913d737add5a62c90968cabdb34323cd888393d - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/llvm-project - 2cd4a04a80c6dd0637219751e8d615a854eb76aa + 780f90ee702842443fd1ce9e95401a9e27ed228f https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 22d84162c1ba74..dddc983a68631b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,12 +106,12 @@ 6.0.0 8.0.0-preview.5.23257.3 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 @@ -219,16 +219,16 @@ 2.1.7 8.0.0-alpha.1.23180.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 - 14.0.0-alpha.1.23258.2 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23262.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 From 3deecba5c1c34522195b5f2a87db68a671ce54f1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 13 May 2023 12:21:36 +0000 Subject: [PATCH 09/23] Update dependencies from https://github.com/dotnet/runtime-assets build 20230512.1 Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 8.0.0-beta.23252.1 -> To Version 8.0.0-beta.23262.1 --- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 28 ++++++++++----------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2c2cf9e76fc877..b062ce981922fa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -160,57 +160,57 @@ https://github.com/dotnet/arcade 94d40fc8f3d17444772d90db73469d795a68a421 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 https://github.com/dotnet/llvm-project @@ -312,9 +312,9 @@ https://github.com/dotnet/hotreload-utils 29d02d0882298baa51807c74154352800056a82c - + https://github.com/dotnet/runtime-assets - a913d737add5a62c90968cabdb34323cd888393d + 33926734f5bb474e24899b4912a0654528cfd6d4 https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index dddc983a68631b..48b069b76882da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -140,20 +140,20 @@ 4.5.0 8.0.0-preview.5.23257.3 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 - 8.0.0-beta.23252.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 + 8.0.0-beta.23262.1 1.0.0-prerelease.23254.3 1.0.0-prerelease.23254.3 From 36af2d166214e1c24d7275de0aaf03394fdf96f7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 15 May 2023 12:47:33 +0000 Subject: [PATCH 10/23] Update dependencies from https://github.com/dotnet/runtime build 20230515.1 Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 8.0.0-preview.5.23251.1 -> To Version 8.0.0-preview.5.23265.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- global.json | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b062ce981922fa..9788f15b1670ee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,29 +252,29 @@ https://github.com/dotnet/llvm-project 780f90ee702842443fd1ce9e95401a9e27ed228f - + https://github.com/dotnet/runtime - 5f0d620cae0649dfb56babf6603cb4190f65c3bd + 4c0f2e7bd4cb86917e362052e0642df600984b6c - + https://github.com/dotnet/runtime - 5f0d620cae0649dfb56babf6603cb4190f65c3bd + 4c0f2e7bd4cb86917e362052e0642df600984b6c - + https://github.com/dotnet/runtime - 5f0d620cae0649dfb56babf6603cb4190f65c3bd + 4c0f2e7bd4cb86917e362052e0642df600984b6c - + https://github.com/dotnet/runtime - 5f0d620cae0649dfb56babf6603cb4190f65c3bd + 4c0f2e7bd4cb86917e362052e0642df600984b6c - + https://github.com/dotnet/runtime - 5f0d620cae0649dfb56babf6603cb4190f65c3bd + 4c0f2e7bd4cb86917e362052e0642df600984b6c - + https://github.com/dotnet/runtime - 5f0d620cae0649dfb56babf6603cb4190f65c3bd + 4c0f2e7bd4cb86917e362052e0642df600984b6c https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index 48b069b76882da..bb2279aa41f877 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -102,10 +102,10 @@ 6.0.0-preview.1.102 - 8.0.0-preview.5.23257.3 + 8.0.0-preview.5.23265.1 6.0.0 - 8.0.0-preview.5.23257.3 + 8.0.0-preview.5.23265.1 14.0.0-alpha.1.23262.1 14.0.0-alpha.1.23262.1 14.0.0-alpha.1.23262.1 @@ -133,12 +133,12 @@ 5.0.0 7.0.0 4.9.0 - 8.0.0-preview.5.23257.3 + 8.0.0-preview.5.23265.1 6.0.0 7.0.0 4.5.4 4.5.0 - 8.0.0-preview.5.23257.3 + 8.0.0-preview.5.23265.1 8.0.0-beta.23262.1 8.0.0-beta.23262.1 @@ -210,7 +210,7 @@ 7.0.0-preview-20221010.1 - 8.0.0-preview.5.23257.3 + 8.0.0-preview.5.23265.1 0.11.4-alpha.23259.1 diff --git a/global.json b/global.json index 09765878d7a10a..8a65073ef0423b 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23255.1", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "8.0.0-preview.5.23257.3" + "Microsoft.NET.Sdk.IL": "8.0.0-preview.5.23265.1" } } From c49caa3b343554e77d1e40194ecbf8e55c52c8d1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 15 May 2023 16:03:14 +0000 Subject: [PATCH 11/23] Update dependencies from https://github.com/dotnet/llvm-project build 20230515.1 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 14.0.0-alpha.1.23228.1 -> To Version 14.0.0-alpha.1.23265.1 --- eng/Version.Details.xml | 88 ++++++++++++++++++++--------------------- eng/Versions.props | 44 ++++++++++----------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9788f15b1670ee..14ea1a0caab17e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,29 +12,29 @@ https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d https://github.com/dotnet/llvm-project @@ -44,29 +44,29 @@ https://github.com/dotnet/llvm-project 76f334f354eb653a7b409a5319b591ea09df5a43 - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d https://github.com/dotnet/llvm-project @@ -212,45 +212,45 @@ https://github.com/dotnet/runtime-assets 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d - + https://github.com/dotnet/llvm-project - 780f90ee702842443fd1ce9e95401a9e27ed228f + e4e08de34b5f122e988e1cf6e11d45436399034d https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index bb2279aa41f877..1bd105dd2929d6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,12 +106,12 @@ 6.0.0 8.0.0-preview.5.23265.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 @@ -219,16 +219,16 @@ 2.1.7 8.0.0-alpha.1.23180.2 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 - 14.0.0-alpha.1.23262.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 From 08e0e15717c7dec5c9f40baee964e4c1e2eed2e5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 15 May 2023 20:58:27 +0000 Subject: [PATCH 12/23] Update dependencies from https://github.com/dotnet/llvm-project build 20230515.2 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 14.0.0-alpha.1.23228.1 -> To Version 14.0.0-alpha.1.23265.2 --- eng/Version.Details.xml | 88 ++++++++++++++++++++--------------------- eng/Versions.props | 44 ++++++++++----------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 14ea1a0caab17e..6832e0a5e3841a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,29 +12,29 @@ https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 https://github.com/dotnet/llvm-project @@ -44,29 +44,29 @@ https://github.com/dotnet/llvm-project 76f334f354eb653a7b409a5319b591ea09df5a43 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 https://github.com/dotnet/llvm-project @@ -212,45 +212,45 @@ https://github.com/dotnet/runtime-assets 33926734f5bb474e24899b4912a0654528cfd6d4 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 - + https://github.com/dotnet/llvm-project - e4e08de34b5f122e988e1cf6e11d45436399034d + 0ef0c63da19d0aba27f1d62e3402d2b73b234403 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 1bd105dd2929d6..68ab0c9f0a428b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,12 +106,12 @@ 6.0.0 8.0.0-preview.5.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 @@ -219,16 +219,16 @@ 2.1.7 8.0.0-alpha.1.23180.2 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 - 14.0.0-alpha.1.23265.1 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23265.2 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 From c11e40681c52289de27ca8d8b4a67b63c3443a78 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 May 2023 12:22:26 +0000 Subject: [PATCH 13/23] Update dependencies from https://github.com/dotnet/runtime-assets build 20230515.1 Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 8.0.0-beta.23252.1 -> To Version 8.0.0-beta.23265.1 --- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 28 ++++++++++----------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6832e0a5e3841a..9d094d420d8314 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -160,57 +160,57 @@ https://github.com/dotnet/arcade 94d40fc8f3d17444772d90db73469d795a68a421 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 https://github.com/dotnet/llvm-project @@ -312,9 +312,9 @@ https://github.com/dotnet/hotreload-utils 29d02d0882298baa51807c74154352800056a82c - + https://github.com/dotnet/runtime-assets - 33926734f5bb474e24899b4912a0654528cfd6d4 + 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index 68ab0c9f0a428b..b6fdb22e486dcf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -140,20 +140,20 @@ 4.5.0 8.0.0-preview.5.23265.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 - 8.0.0-beta.23262.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 + 8.0.0-beta.23265.1 1.0.0-prerelease.23254.3 1.0.0-prerelease.23254.3 From 8e23d2597de8df1c1432d984a56ae07bc36e0577 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 May 2023 13:32:05 +0000 Subject: [PATCH 14/23] Update dependencies from https://github.com/dotnet/emsdk build 20230515.1 Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport From Version 8.0.0-preview.5.23252.1 -> To Version 8.0.0-preview.5.23265.1 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d094d420d8314..67a284005f5636 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,9 +85,9 @@ 8201fa63bfbbf15bd7f4476a4318dbb2e09e2de4 - + https://github.com/dotnet/emsdk - 99fd381cbddc827562959279e36f8ec7d54cdb52 + 7a90ec9edc7bad6f54ee57a4ab10787c1b989a54 diff --git a/eng/Versions.props b/eng/Versions.props index b6fdb22e486dcf..414efe77339ab5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -233,7 +233,7 @@ Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport --> - 8.0.0-preview.5.23258.1 + 8.0.0-preview.5.23265.1 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion) 1.1.87-gba258badda From 7108c5be64cd49c000b8ff2870e2943e1ebd2ef3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 May 2023 13:32:48 +0000 Subject: [PATCH 15/23] Update dependencies from https://github.com/dotnet/hotreload-utils build 20230515.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.23252.1 -> To Version 8.0.0-alpha.0.23265.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 67a284005f5636..d9916ae0708e06 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -308,9 +308,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 49f2c61e9e322a0dfcecd958e7f228dcfc7b10f8 - + https://github.com/dotnet/hotreload-utils - 29d02d0882298baa51807c74154352800056a82c + f97865edbf5ca2bc2cf617440d43a2e645550e53 https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 414efe77339ab5..d736626103062d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -183,7 +183,7 @@ 8.0.0-prerelease.23259.1 8.0.0-prerelease.23259.1 8.0.0-prerelease.23259.1 - 8.0.0-alpha.0.23259.2 + 8.0.0-alpha.0.23265.2 2.4.2 1.0.0 2.4.5 From 39f9d0fba4b77cfe58d806585f1fce50119b8f04 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 May 2023 13:33:35 +0000 Subject: [PATCH 16/23] Update dependencies from https://github.com/dotnet/cecil build 20230515.2 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.23252.1 -> To Version 0.11.4-alpha.23265.2 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d9916ae0708e06..ab952d645eb1b4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -80,9 +80,9 @@ https://github.com/dotnet/command-line-api 5618b2d243ccdeb5c7e50a298b33b13036b4351b - + https://github.com/dotnet/cecil - 8201fa63bfbbf15bd7f4476a4318dbb2e09e2de4 + f283c6229347f2dc3a25b04f6611014d8871d0b0 diff --git a/eng/Versions.props b/eng/Versions.props index d736626103062d..8955cfd2379095 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -212,7 +212,7 @@ 8.0.0-preview.5.23265.1 - 0.11.4-alpha.23259.1 + 0.11.4-alpha.23265.2 8.0.0-preview.4.23177.3 From b8ed3a2ce3df66c0d6319de77df712dbc5bdae9d Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Thu, 18 May 2023 09:08:52 -0700 Subject: [PATCH 17/23] Fix host tests - don't propagate package reference --- .../HostActivation.Tests/HostActivation.Tests.csproj | 5 +++-- .../AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj | 1 - .../Microsoft.NET.HostModel.Tests/Directory.Build.props | 9 +++++++++ .../Helpers/BundleHelper.csproj | 1 - .../Microsoft.NET.HostModel.AppHost.Tests.csproj | 1 - .../Microsoft.NET.HostModel.Bundle.Tests.csproj | 1 - .../Microsoft.NET.HostModel.ComHost.Tests.csproj | 1 - src/installer/tests/TestUtils/TestUtils.csproj | 6 ++++-- 8 files changed, 16 insertions(+), 9 deletions(-) create mode 100644 src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props diff --git a/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj b/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj index 9724d3326e75a0..36aa7e4d62a791 100644 --- a/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj +++ b/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj @@ -9,10 +9,11 @@ ha true - + - + + diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj index 4a0f0cf96a4a5f..c549d675fb6245 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj @@ -13,7 +13,6 @@ - diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props b/src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props new file mode 100644 index 00000000000000..2465e406016241 --- /dev/null +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj index 82190361ed94d7..d7414f117cd2ce 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj @@ -9,7 +9,6 @@ - diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj index 012d7ce6261d21..4eccdef5f23bfe 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj @@ -13,7 +13,6 @@ - diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj index 7525988e5a356e..b9c18e4038a618 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj @@ -13,7 +13,6 @@ - diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj index 4f8d6cb298aff2..551028c2c3ab0f 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj @@ -13,7 +13,6 @@ - diff --git a/src/installer/tests/TestUtils/TestUtils.csproj b/src/installer/tests/TestUtils/TestUtils.csproj index 268d4af5451fa3..9a097d772db67e 100644 --- a/src/installer/tests/TestUtils/TestUtils.csproj +++ b/src/installer/tests/TestUtils/TestUtils.csproj @@ -8,14 +8,16 @@ - + + - + + From 53dd727a92294af5dfc5597a70eeefc9f69b3df3 Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Thu, 18 May 2023 11:00:40 -0700 Subject: [PATCH 18/23] Revert "Fix host tests - don't propagate package reference" This reverts commit b8ed3a2ce3df66c0d6319de77df712dbc5bdae9d. --- .../HostActivation.Tests/HostActivation.Tests.csproj | 5 ++--- .../AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj | 1 + .../Microsoft.NET.HostModel.Tests/Directory.Build.props | 9 --------- .../Helpers/BundleHelper.csproj | 1 + .../Microsoft.NET.HostModel.AppHost.Tests.csproj | 1 + .../Microsoft.NET.HostModel.Bundle.Tests.csproj | 1 + .../Microsoft.NET.HostModel.ComHost.Tests.csproj | 1 + src/installer/tests/TestUtils/TestUtils.csproj | 6 ++---- 8 files changed, 9 insertions(+), 16 deletions(-) delete mode 100644 src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props diff --git a/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj b/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj index 36aa7e4d62a791..9724d3326e75a0 100644 --- a/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj +++ b/src/installer/tests/HostActivation.Tests/HostActivation.Tests.csproj @@ -9,11 +9,10 @@ ha true - + - - + diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj index c549d675fb6245..4a0f0cf96a4a5f 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/AppHost.Bundle.Tests.csproj @@ -13,6 +13,7 @@ + diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props b/src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props deleted file mode 100644 index 2465e406016241..00000000000000 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Directory.Build.props +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj index d7414f117cd2ce..82190361ed94d7 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.csproj @@ -9,6 +9,7 @@ + diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj index 4eccdef5f23bfe..012d7ce6261d21 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.AppHost.Tests/Microsoft.NET.HostModel.AppHost.Tests.csproj @@ -13,6 +13,7 @@ + diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj index b9c18e4038a618..7525988e5a356e 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.Bundle.Tests/Microsoft.NET.HostModel.Bundle.Tests.csproj @@ -13,6 +13,7 @@ + diff --git a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj index 551028c2c3ab0f..4f8d6cb298aff2 100644 --- a/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj +++ b/src/installer/tests/Microsoft.NET.HostModel.Tests/Microsoft.NET.HostModel.ComHost.Tests/Microsoft.NET.HostModel.ComHost.Tests.csproj @@ -13,6 +13,7 @@ + diff --git a/src/installer/tests/TestUtils/TestUtils.csproj b/src/installer/tests/TestUtils/TestUtils.csproj index 9a097d772db67e..268d4af5451fa3 100644 --- a/src/installer/tests/TestUtils/TestUtils.csproj +++ b/src/installer/tests/TestUtils/TestUtils.csproj @@ -8,16 +8,14 @@ - - + - - + From b8a54441b31937239fc45a7bdc6f96be9f1a0ddf Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Thu, 18 May 2023 11:05:03 -0700 Subject: [PATCH 19/23] Use old package version --- .../Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj index 679289bca37a4d..096398139825a9 100644 --- a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj +++ b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj @@ -21,7 +21,12 @@ - + + + From 732b162f497f3ff886715fe9874a429a5be915d1 Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Thu, 18 May 2023 13:52:07 -0700 Subject: [PATCH 20/23] Revert "Use old package version" This reverts commit b8a54441b31937239fc45a7bdc6f96be9f1a0ddf. --- .../Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj index 096398139825a9..679289bca37a4d 100644 --- a/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj +++ b/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj @@ -21,12 +21,7 @@ - - - + From 8bfabe78ecdd9f5f94b091ccf2ee582003365f5b Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Thu, 18 May 2023 14:17:50 -0700 Subject: [PATCH 21/23] Explicitly remove System.Text.Json pacakge item from tests --- src/installer/tests/Directory.Build.targets | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/installer/tests/Directory.Build.targets b/src/installer/tests/Directory.Build.targets index 43154f340b7807..15d3a8fde34433 100644 --- a/src/installer/tests/Directory.Build.targets +++ b/src/installer/tests/Directory.Build.targets @@ -114,5 +114,14 @@ + + + + + + + + From acdcbde36679d8738905e54f628355ae09cddf9d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 May 2023 12:19:44 +0000 Subject: [PATCH 22/23] Update dependencies from https://github.com/dotnet/xharness build 20230509.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 8.0.0-prerelease.23253.1 -> To Version 8.0.0-prerelease.23259.1 --- NuGet.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index 770749c4dc384b..fb8fca7e266512 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,4 +1,4 @@ - + From 2d67d42512dcf8c1808ec55b31cb9475919d531b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 May 2023 22:03:30 +0000 Subject: [PATCH 23/23] Update dependencies from https://github.com/dotnet/llvm-project build 20230519.1 runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-musl-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.linux-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-x64.Microsoft.NETCore.Runtime.ObjWriter , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-arm64.Microsoft.NETCore.Runtime.ObjWriter , runtime.win-x64.Microsoft.NETCore.Runtime.JIT.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.ObjWriter From Version 14.0.0-alpha.1.23228.1 -> To Version 14.0.0-alpha.1.23269.1 --- eng/Version.Details.xml | 88 ++++++++++++++++++++--------------------- eng/Versions.props | 44 ++++++++++----------- 2 files changed, 66 insertions(+), 66 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 748ab00291649f..3899ad758946da 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -12,29 +12,29 @@ https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 https://github.com/dotnet/llvm-project @@ -44,29 +44,29 @@ https://github.com/dotnet/llvm-project 76f334f354eb653a7b409a5319b591ea09df5a43 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 https://github.com/dotnet/llvm-project @@ -238,45 +238,45 @@ https://github.com/dotnet/runtime-assets 75fa6c5dfb4e247ec2846381ac784ed5b6e98827 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 - + https://github.com/dotnet/llvm-project - 0ef0c63da19d0aba27f1d62e3402d2b73b234403 + ed3337915237ff11c062579df60331efc501ede7 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 914ab82057358d..d4a0c5c6dfb187 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -106,12 +106,12 @@ 6.0.0 8.0.0-preview.5.23265.1 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1 @@ -219,16 +219,16 @@ 2.1.7 8.0.0-alpha.1.23180.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 - 14.0.0-alpha.1.23265.2 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 + 14.0.0-alpha.1.23269.1 1.0.0-alpha.1.23106.1 1.0.0-alpha.1.23106.1