From 0d4a789dbf793f80792e3d1d08eaf1d27453c1ac Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Jan 2024 13:56:00 +0000 Subject: [PATCH 01/85] Update dependencies from https://github.com/dotnet/runtime build 20240129.2 Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 9.0.0-alpha.1.24072.1 -> To Version 9.0.0-preview.2.24079.2 --- 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 2cd557e22d52a..fdaa73cb07cdc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -296,30 +296,30 @@ https://github.com/dotnet/llvm-project de415871929bf72022c0a34c6d98e34facd56c8f - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + ce7c2225237f00efb8709f672280b4a345c4485c - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + ce7c2225237f00efb8709f672280b4a345c4485c - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + ce7c2225237f00efb8709f672280b4a345c4485c - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + ce7c2225237f00efb8709f672280b4a345c4485c - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + ce7c2225237f00efb8709f672280b4a345c4485c - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + ce7c2225237f00efb8709f672280b4a345c4485c https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index f28ed94426bbf..b2e802b1d0a10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,10 +104,10 @@ 6.0.0-preview.1.102 - 9.0.0-alpha.1.24072.1 + 9.0.0-preview.2.24079.2 6.0.0 - 9.0.0-alpha.1.24072.1 + 9.0.0-preview.2.24079.2 16.0.5-alpha.1.24072.3 16.0.5-alpha.1.24072.3 @@ -136,12 +136,12 @@ 5.0.0 5.0.0 7.0.0 - 9.0.0-alpha.1.24072.1 + 9.0.0-preview.2.24079.2 6.0.0 7.0.0 4.5.4 4.5.0 - 9.0.0-alpha.1.24072.1 + 9.0.0-preview.2.24079.2 9.0.0-beta.24072.1 9.0.0-beta.24072.1 @@ -215,7 +215,7 @@ 0.11.4-alpha.24065.1 - 9.0.0-alpha.1.24072.1 + 9.0.0-preview.2.24079.2 9.0.0-preview.2.24072.3 diff --git a/global.json b/global.json index e871ee7f42c38..c6bed26b379ba 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24076.5", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "9.0.0-alpha.1.24072.1" + "Microsoft.NET.Sdk.IL": "9.0.0-preview.2.24079.2" } } From 3925c8db01dc09f25504114d1ecfc55bdc1c7408 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Jan 2024 15:18:44 +0000 Subject: [PATCH 02/85] Update dependencies from https://github.com/dotnet/sdk build 20240128.5 Microsoft.DotNet.ApiCompat.Task From Version 9.0.100-alpha.1.24072.3 -> To Version 9.0.100-preview.2.24078.5 --- 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 fdaa73cb07cdc..97200dc9ce3de 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -382,9 +382,9 @@ https://github.com/dotnet/roslyn-analyzers e39798fc8357615ab319c81b20acfb036ef7b513 - + https://github.com/dotnet/sdk - de4f12b8ab6692b01776d362f4fa609fd3f1154a + 3b0358ed01130ab4870fe34c467e0c6d8262da52 diff --git a/eng/Versions.props b/eng/Versions.props index b2e802b1d0a10..868eee4d2d845 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -81,7 +81,7 @@ 0.2.0 - 9.0.100-alpha.1.24072.3 + 9.0.100-preview.2.24078.5 9.0.0-beta.24076.5 9.0.0-beta.24076.5 From 91c5d400dcb826f9d0877c2cd5058f4cc198c4d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Jan 2024 13:07:55 +0000 Subject: [PATCH 03/85] Update dependencies from https://github.com/dotnet/icu build 20240129.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24079.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 97200dc9ce3de..974202eab409c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 694cd153a9083da273595fabb73818d4e8a49f40 + b341768463cf1f10a5da4309aeec572e036b4c9b https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index 868eee4d2d845..93dc54cf5ae65 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -217,7 +217,7 @@ 9.0.0-preview.2.24079.2 - 9.0.0-preview.2.24072.3 + 9.0.0-preview.2.24079.1 2.2.3 9.0.0-alpha.1.24067.1 From 73a71976ff49889611d4e0f30ad2fba9613696ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Jan 2024 14:11:37 +0000 Subject: [PATCH 04/85] Update dependencies from https://github.com/dotnet/xharness build 20240130.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24080.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 ebdcdc51aaef9..fc6e52152d477 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "9.0.0-prerelease.24077.1", + "version": "9.0.0-prerelease.24080.1", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 974202eab409c..5a0d3d3433dea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -321,17 +321,17 @@ https://github.com/dotnet/runtime ce7c2225237f00efb8709f672280b4a345c4485c - + https://github.com/dotnet/xharness - f49b5c0db06528a9580686a5b63b0e5b4aba566b + f6833b6b7e59ddf6c36c3b571dd65bd6567ffa67 - + https://github.com/dotnet/xharness - f49b5c0db06528a9580686a5b63b0e5b4aba566b + f6833b6b7e59ddf6c36c3b571dd65bd6567ffa67 - + https://github.com/dotnet/xharness - f49b5c0db06528a9580686a5b63b0e5b4aba566b + f6833b6b7e59ddf6c36c3b571dd65bd6567ffa67 https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index 93dc54cf5ae65..e56bd20c3915b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -184,9 +184,9 @@ 1.4.0 17.4.0-preview-20220707-01 - 9.0.0-prerelease.24077.1 - 9.0.0-prerelease.24077.1 - 9.0.0-prerelease.24077.1 + 9.0.0-prerelease.24080.1 + 9.0.0-prerelease.24080.1 + 9.0.0-prerelease.24080.1 9.0.0-alpha.0.24072.1 3.12.0 4.5.0 From 21b6807a79cc5b5e66c74d1b4eed9bf0343086f0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Jan 2024 14:12:19 +0000 Subject: [PATCH 05/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240130.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24080.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 5a0d3d3433dea..7959ea5b45182 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -188,57 +188,57 @@ https://github.com/dotnet/arcade 66c9c5397d599af40f2a94989241944f5a73442a - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c https://github.com/dotnet/llvm-project @@ -357,9 +357,9 @@ https://github.com/dotnet/hotreload-utils fe2c1fb118054c09934acc75fde0e7165f5d385f - + https://github.com/dotnet/runtime-assets - a321e366dc8783b4b84127eb50d7feeda6702c0f + 8df5ed5fa305cef43267f12a6deb865113c0503c https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index e56bd20c3915b..75addc7ce1262 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -143,20 +143,20 @@ 4.5.0 9.0.0-preview.2.24079.2 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 - 9.0.0-beta.24072.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 + 9.0.0-beta.24080.1 1.0.0-prerelease.24071.2 1.0.0-prerelease.24071.2 From 0d211f8b5700533e562aa6b04838e8ce957a7ed7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Jan 2024 14:13:01 +0000 Subject: [PATCH 06/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240129.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24079.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 7959ea5b45182..a7b398a75dd4c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -353,9 +353,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 1033abb971e48230ea7ca3a21009155e807d99bc - + https://github.com/dotnet/hotreload-utils - fe2c1fb118054c09934acc75fde0e7165f5d385f + 136087f1f4ae6001eedcc137f2d53a4cb28a7697 https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 75addc7ce1262..941e0c480aab9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ 9.0.0-prerelease.24080.1 9.0.0-prerelease.24080.1 9.0.0-prerelease.24080.1 - 9.0.0-alpha.0.24072.1 + 9.0.0-alpha.0.24079.1 3.12.0 4.5.0 6.0.0 From 025da2419a506f6f9ebefdf0f7095598b2b234a1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Jan 2024 14:13:40 +0000 Subject: [PATCH 07/85] Update dependencies from https://github.com/dotnet/cecil build 20240129.1 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24079.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 a7b398a75dd4c..dfd10c1d1caab 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -89,9 +89,9 @@ a045dd54a4c44723c215d992288160eb1401bb7f - + https://github.com/dotnet/cecil - b8c2293cd1cbd9d0fe6f32d7b5befbd526b5a175 + 430e01be8d2635901b2054732ca684d9f455291f diff --git a/eng/Versions.props b/eng/Versions.props index 941e0c480aab9..4cb2ea8a93716 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -213,7 +213,7 @@ 8.0.0-preview-20230918.1 - 0.11.4-alpha.24065.1 + 0.11.4-alpha.24079.1 9.0.0-preview.2.24079.2 From 0b383a3f0157162b3ae2cf889aaac43a4134db54 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 31 Jan 2024 13:07:37 +0000 Subject: [PATCH 08/85] Update dependencies from https://github.com/dotnet/icu build 20240129.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24079.1 From 3fcca5888befbef7c2326bb71deb1a9be8164595 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 31 Jan 2024 14:10:42 +0000 Subject: [PATCH 09/85] Update dependencies from https://github.com/dotnet/xharness build 20240130.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24080.1 From abf117563baa31be8fad2ca6fa7d4769ac3dddbe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 31 Jan 2024 14:11:14 +0000 Subject: [PATCH 10/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240130.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24080.1 From bcb4e41cfa03300bb778f19aa1b7d3730aaa819e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 31 Jan 2024 14:11:47 +0000 Subject: [PATCH 11/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240129.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24079.1 From 266b24b0ff81a450d24d7c0b348e538600183509 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 31 Jan 2024 14:12:21 +0000 Subject: [PATCH 12/85] Update dependencies from https://github.com/dotnet/cecil build 20240130.1 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24080.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 dfd10c1d1caab..af44a5a5d0d07 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -89,9 +89,9 @@ a045dd54a4c44723c215d992288160eb1401bb7f - + https://github.com/dotnet/cecil - 430e01be8d2635901b2054732ca684d9f455291f + 3337bc94ce51723384cd68e2c4060e1b0d504ffa diff --git a/eng/Versions.props b/eng/Versions.props index 4cb2ea8a93716..60ad1cf3e82b2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -213,7 +213,7 @@ 8.0.0-preview-20230918.1 - 0.11.4-alpha.24079.1 + 0.11.4-alpha.24080.1 9.0.0-preview.2.24079.2 From 43cea503f06e1ef764e94d27401d4ad1db28d379 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 1 Feb 2024 13:08:27 +0000 Subject: [PATCH 13/85] Update dependencies from https://github.com/dotnet/icu build 20240129.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24079.1 From ef9609a0e7e4fbf15c42d28535b36f23eb449af7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 1 Feb 2024 13:25:32 +0000 Subject: [PATCH 14/85] Update dependencies from https://github.com/dotnet/xharness build 20240130.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24080.1 From 6da960e0ef0df88f99e7af3eba6dd60fbb837414 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 1 Feb 2024 13:26:12 +0000 Subject: [PATCH 15/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240130.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24080.1 From 1d801b482e096de920bd60d52bb5be476d1917f2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 1 Feb 2024 14:42:41 +0000 Subject: [PATCH 16/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240129.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24079.1 From 1aea788d0e7f893df219547ad3806cf6356b86cc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 1 Feb 2024 14:43:16 +0000 Subject: [PATCH 17/85] Update dependencies from https://github.com/dotnet/cecil build 20240130.1 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24080.1 From f02a3e1ec347757a93258dd7dd1c6e79b5984484 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 2 Feb 2024 13:06:48 +0000 Subject: [PATCH 18/85] Update dependencies from https://github.com/dotnet/icu build 20240129.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24079.1 From c68c1725dc66c4065d2d1aca3aa9e255b5405e36 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 2 Feb 2024 14:25:19 +0000 Subject: [PATCH 19/85] Update dependencies from https://github.com/dotnet/xharness build 20240130.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24080.1 From 02a0645b43529912e279b5515c14434f085895ed Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 2 Feb 2024 14:25:57 +0000 Subject: [PATCH 20/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240130.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24080.1 From 092f9dffb02848efc1a522a56f356307049cc3bd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 2 Feb 2024 14:26:37 +0000 Subject: [PATCH 21/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240129.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24079.1 From 7525f5689fa024b806e888d061cfeb042cb668c8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 2 Feb 2024 14:27:12 +0000 Subject: [PATCH 22/85] Update dependencies from https://github.com/dotnet/cecil build 20240202.1 Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24102.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 af44a5a5d0d07..f49b027e18f1a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -89,9 +89,9 @@ a045dd54a4c44723c215d992288160eb1401bb7f - + https://github.com/dotnet/cecil - 3337bc94ce51723384cd68e2c4060e1b0d504ffa + 58b8e3f1b43ab412f7e6a43008ba05b4a88f69c2 diff --git a/eng/Versions.props b/eng/Versions.props index 60ad1cf3e82b2..cb2a1ba2d13cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -213,7 +213,7 @@ 8.0.0-preview-20230918.1 - 0.11.4-alpha.24080.1 + 0.11.4-alpha.24102.1 9.0.0-preview.2.24079.2 From 1e70a09aa4448880eb16ead1e7f2afd22f653429 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 3 Feb 2024 13:05:34 +0000 Subject: [PATCH 23/85] Update dependencies from https://github.com/dotnet/icu build 20240129.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24079.1 From 57803105ba2cfa520fb7e35a5e3ee4cc5bbf26ca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 3 Feb 2024 13:07:08 +0000 Subject: [PATCH 24/85] Update dependencies from https://github.com/dotnet/xharness build 20240130.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24080.1 From 5f3a53fb73aec4bcf31f9a308d24b0ca37b25cca Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 3 Feb 2024 13:07:53 +0000 Subject: [PATCH 25/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240130.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24080.1 From 4fc624343e2544b888be4a05d8f04b43831ebcda Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 3 Feb 2024 13:36:57 +0000 Subject: [PATCH 26/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240129.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24079.1 From d2cd3e9184f7d8c104c8d3dfa9011288061d6bf2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 4 Feb 2024 13:02:49 +0000 Subject: [PATCH 27/85] Update dependencies from https://github.com/dotnet/icu build 20240129.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24079.1 From 6983615303b0b3f4514615c93009e724ecb8e197 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 4 Feb 2024 13:03:35 +0000 Subject: [PATCH 28/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240130.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24080.1 From baba834fdbf9f867f17086d09194b766c761e80b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 4 Feb 2024 13:08:30 +0000 Subject: [PATCH 29/85] Update dependencies from https://github.com/dotnet/xharness build 20240130.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24080.1 From d3a3474e5c137a5ba61734a160e8dba9769dfd19 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 4 Feb 2024 13:22:18 +0000 Subject: [PATCH 30/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240129.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24079.1 From 5145f4305049ad71f906a794efe8adf47bf3e3ee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 5 Feb 2024 13:02:33 +0000 Subject: [PATCH 31/85] Update dependencies from https://github.com/dotnet/icu build 20240129.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24079.1 From c92dca845c3d4ee4fe41771063dbdaa40967c84a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 5 Feb 2024 13:03:22 +0000 Subject: [PATCH 32/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240130.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24080.1 From 344fdb5fa962ff9ea2e482d160b3b94610ac2252 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 5 Feb 2024 13:08:14 +0000 Subject: [PATCH 33/85] Update dependencies from https://github.com/dotnet/xharness build 20240205.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24105.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 fc6e52152d477..623b572ac0ec5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "9.0.0-prerelease.24080.1", + "version": "9.0.0-prerelease.24105.1", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f49b027e18f1a..cae1d3848c7c4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -321,17 +321,17 @@ https://github.com/dotnet/runtime ce7c2225237f00efb8709f672280b4a345c4485c - + https://github.com/dotnet/xharness - f6833b6b7e59ddf6c36c3b571dd65bd6567ffa67 + 18d9997c993b22deea92407e990bbd769701de6a - + https://github.com/dotnet/xharness - f6833b6b7e59ddf6c36c3b571dd65bd6567ffa67 + 18d9997c993b22deea92407e990bbd769701de6a - + https://github.com/dotnet/xharness - f6833b6b7e59ddf6c36c3b571dd65bd6567ffa67 + 18d9997c993b22deea92407e990bbd769701de6a https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index cb2a1ba2d13cd..848772120af42 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -184,9 +184,9 @@ 1.4.0 17.4.0-preview-20220707-01 - 9.0.0-prerelease.24080.1 - 9.0.0-prerelease.24080.1 - 9.0.0-prerelease.24080.1 + 9.0.0-prerelease.24105.1 + 9.0.0-prerelease.24105.1 + 9.0.0-prerelease.24105.1 9.0.0-alpha.0.24079.1 3.12.0 4.5.0 From 7ca6649c7dd40adfaf4495f440a3f901d8fe43ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 5 Feb 2024 13:20:53 +0000 Subject: [PATCH 34/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240129.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24079.1 From 6bf26df3e1509067a23bb01518b405bc1ad2c9e9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 5 Feb 2024 13:51:25 +0000 Subject: [PATCH 35/85] Update dependencies from https://github.com/dotnet/runtime build 20240205.1 Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 9.0.0-alpha.1.24072.1 -> To Version 9.0.0-preview.2.24105.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 cae1d3848c7c4..fc9e639d5ece3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -296,30 +296,30 @@ https://github.com/dotnet/llvm-project de415871929bf72022c0a34c6d98e34facd56c8f - + https://github.com/dotnet/runtime - ce7c2225237f00efb8709f672280b4a345c4485c + 9e482258d271e4c3baae8904d57afe0e368236e4 - + https://github.com/dotnet/runtime - ce7c2225237f00efb8709f672280b4a345c4485c + 9e482258d271e4c3baae8904d57afe0e368236e4 - + https://github.com/dotnet/runtime - ce7c2225237f00efb8709f672280b4a345c4485c + 9e482258d271e4c3baae8904d57afe0e368236e4 - + https://github.com/dotnet/runtime - ce7c2225237f00efb8709f672280b4a345c4485c + 9e482258d271e4c3baae8904d57afe0e368236e4 - + https://github.com/dotnet/runtime - ce7c2225237f00efb8709f672280b4a345c4485c + 9e482258d271e4c3baae8904d57afe0e368236e4 - + https://github.com/dotnet/runtime - ce7c2225237f00efb8709f672280b4a345c4485c + 9e482258d271e4c3baae8904d57afe0e368236e4 https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index 848772120af42..c4d0b533c6f4e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,10 +104,10 @@ 6.0.0-preview.1.102 - 9.0.0-preview.2.24079.2 + 9.0.0-preview.2.24105.1 6.0.0 - 9.0.0-preview.2.24079.2 + 9.0.0-preview.2.24105.1 16.0.5-alpha.1.24072.3 16.0.5-alpha.1.24072.3 @@ -136,12 +136,12 @@ 5.0.0 5.0.0 7.0.0 - 9.0.0-preview.2.24079.2 + 9.0.0-preview.2.24105.1 6.0.0 7.0.0 4.5.4 4.5.0 - 9.0.0-preview.2.24079.2 + 9.0.0-preview.2.24105.1 9.0.0-beta.24080.1 9.0.0-beta.24080.1 @@ -215,7 +215,7 @@ 0.11.4-alpha.24102.1 - 9.0.0-preview.2.24079.2 + 9.0.0-preview.2.24105.1 9.0.0-preview.2.24079.1 diff --git a/global.json b/global.json index c6bed26b379ba..bc16bfe4f0f16 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24076.5", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "9.0.0-preview.2.24079.2" + "Microsoft.NET.Sdk.IL": "9.0.0-preview.2.24105.1" } } From e059c33a7b2813bcf94b713c1717bccf4a8db899 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 6 Feb 2024 13:05:46 +0000 Subject: [PATCH 36/85] Update dependencies from https://github.com/dotnet/icu build 20240205.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24105.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 fc9e639d5ece3..f077696292520 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - b341768463cf1f10a5da4309aeec572e036b4c9b + 0664e5d5a59ae8ad8fe0cc1e82ed8a32baac43f7 https://github.com/dotnet/msquic diff --git a/eng/Versions.props b/eng/Versions.props index c4d0b533c6f4e..9538550c5c087 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -217,7 +217,7 @@ 9.0.0-preview.2.24105.1 - 9.0.0-preview.2.24079.1 + 9.0.0-preview.2.24105.1 2.2.3 9.0.0-alpha.1.24067.1 From 6fdb0e4099f27e7c515760406405bf36c7f4b76d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 6 Feb 2024 13:07:24 +0000 Subject: [PATCH 37/85] Update dependencies from https://github.com/dotnet/xharness build 20240206.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24106.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 623b572ac0ec5..8039b9743b49a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "9.0.0-prerelease.24105.1", + "version": "9.0.0-prerelease.24106.1", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f077696292520..e6b88491de5b6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -321,17 +321,17 @@ https://github.com/dotnet/runtime 9e482258d271e4c3baae8904d57afe0e368236e4 - + https://github.com/dotnet/xharness - 18d9997c993b22deea92407e990bbd769701de6a + 23bffcf3431cf5a46348e4bb312cb612bbe12efa - + https://github.com/dotnet/xharness - 18d9997c993b22deea92407e990bbd769701de6a + 23bffcf3431cf5a46348e4bb312cb612bbe12efa - + https://github.com/dotnet/xharness - 18d9997c993b22deea92407e990bbd769701de6a + 23bffcf3431cf5a46348e4bb312cb612bbe12efa https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index 9538550c5c087..a9d6350caec50 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -184,9 +184,9 @@ 1.4.0 17.4.0-preview-20220707-01 - 9.0.0-prerelease.24105.1 - 9.0.0-prerelease.24105.1 - 9.0.0-prerelease.24105.1 + 9.0.0-prerelease.24106.1 + 9.0.0-prerelease.24106.1 + 9.0.0-prerelease.24106.1 9.0.0-alpha.0.24079.1 3.12.0 4.5.0 From b1b6b51cca6bb2b1c8d3512dc0d3416d93100822 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 6 Feb 2024 13:13:17 +0000 Subject: [PATCH 38/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240205.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24105.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 e6b88491de5b6..08fe659113e5b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -188,57 +188,57 @@ https://github.com/dotnet/arcade 66c9c5397d599af40f2a94989241944f5a73442a - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 https://github.com/dotnet/llvm-project @@ -357,9 +357,9 @@ https://github.com/dotnet/hotreload-utils 136087f1f4ae6001eedcc137f2d53a4cb28a7697 - + https://github.com/dotnet/runtime-assets - 8df5ed5fa305cef43267f12a6deb865113c0503c + 110251356801a01dcd747ed0502749fb20db2a58 https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index a9d6350caec50..e427ccd57142d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -143,20 +143,20 @@ 4.5.0 9.0.0-preview.2.24105.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 - 9.0.0-beta.24080.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 + 9.0.0-beta.24105.1 1.0.0-prerelease.24071.2 1.0.0-prerelease.24071.2 From 1fe93cac74c7f8b212c39aec89a1cf234a757986 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 6 Feb 2024 13:35:55 +0000 Subject: [PATCH 39/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240205.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24105.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 08fe659113e5b..3bc5f7f1bb2a6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -353,9 +353,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 1033abb971e48230ea7ca3a21009155e807d99bc - + https://github.com/dotnet/hotreload-utils - 136087f1f4ae6001eedcc137f2d53a4cb28a7697 + c3893319be301c7acdd167c276a5178c1004f10f https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index e427ccd57142d..bc500feabd1b9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ 9.0.0-prerelease.24106.1 9.0.0-prerelease.24106.1 9.0.0-prerelease.24106.1 - 9.0.0-alpha.0.24079.1 + 9.0.0-alpha.0.24105.1 3.12.0 4.5.0 6.0.0 From f5aaff66c8d36869f2963a4bd54576bbee2148da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Fi=C5=A1era?= Date: Wed, 7 Feb 2024 11:57:57 +0100 Subject: [PATCH 40/85] Fix flowing in verbosity arg from xharness --- .../Common/tests/WasmTestRunner/WasmTestRunner.cs | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs b/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs index f89d3a3adf55a..cb9d51868ffce 100644 --- a/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs +++ b/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs @@ -4,6 +4,7 @@ using System; using System.Collections.Generic; using System.Threading.Tasks; +using Microsoft.DotNet.XHarness.TestRunners.Common; using Microsoft.DotNet.XHarness.TestRunners.Xunit; @@ -25,6 +26,7 @@ public static async Task Main(string[] args) var includedMethods = new List(); var backgroundExec = false; var untilFailed = false; + var minimumLogLevel = MinimumLogLevel.Info; for (int i = 1; i < args.Length; i++) { @@ -57,6 +59,9 @@ public static async Task Main(string[] args) case "-untilFailed": untilFailed = true; break; + case "-verbosity": + minimumLogLevel = Enum.Parse(args[i + 1]); + i++; default: throw new ArgumentException($"Invalid argument '{option}'."); } @@ -69,7 +74,8 @@ public static async Task Main(string[] args) IncludedTraits = includedTraits, IncludedNamespaces = includedNamespaces, IncludedClasses = includedClasses, - IncludedMethods = includedMethods + IncludedMethods = includedMethods, + MinimumLogLevel = minimumLogLevel }; if (OperatingSystem.IsBrowser()) From 2596be07fe780e2bb61549371db16983ef3d39d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Fi=C5=A1era?= Date: Wed, 7 Feb 2024 12:38:21 +0100 Subject: [PATCH 41/85] Fix --- src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs b/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs index cb9d51868ffce..326cd7b10e918 100644 --- a/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs +++ b/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.cs @@ -62,6 +62,7 @@ public static async Task Main(string[] args) case "-verbosity": minimumLogLevel = Enum.Parse(args[i + 1]); i++; + break; default: throw new ArgumentException($"Invalid argument '{option}'."); } From bd922f490c878e312d95daacb6067d31f8d174b4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 7 Feb 2024 13:08:42 +0000 Subject: [PATCH 42/85] Update dependencies from https://github.com/dotnet/icu build 20240205.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24105.1 From 90fd334e7b9fb8af0a28fa277af1e591e97eeeee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 7 Feb 2024 13:36:15 +0000 Subject: [PATCH 43/85] Update dependencies from https://github.com/dotnet/xharness build 20240206.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24106.1 From 36afd9d626dc7c9f0aedc264102be963f34d3db7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 7 Feb 2024 13:36:51 +0000 Subject: [PATCH 44/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240205.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24105.1 From 3634bde9d19be6659440744bede38e57df4b363b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 8 Feb 2024 13:03:20 +0000 Subject: [PATCH 45/85] Update dependencies from https://github.com/dotnet/icu build 20240205.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24105.1 From 1cc668169432d6cafe368e5b395afbd78cbb885d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 8 Feb 2024 13:04:11 +0000 Subject: [PATCH 46/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240205.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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24105.1 From ad74a624b233c49d48c10b357da41d01111a8777 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 8 Feb 2024 13:19:25 +0000 Subject: [PATCH 47/85] Update dependencies from https://github.com/dotnet/xharness build 20240206.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24106.1 From 6c8f7e92e518d3f7e268ba508baad8b4c5ef3767 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 8 Feb 2024 13:46:23 +0000 Subject: [PATCH 48/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240205.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24105.1 From ca701935eae73ae75a85115c002ae24f2415298d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 8 Feb 2024 13:46:58 +0000 Subject: [PATCH 49/85] Update dependencies from https://github.com/dotnet/cecil build 20240205.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24105.1 --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ec75f3a222f73..005c1a598f4a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -90,14 +90,14 @@ a045dd54a4c44723c215d992288160eb1401bb7f - + https://github.com/dotnet/cecil - 58b8e3f1b43ab412f7e6a43008ba05b4a88f69c2 + 93dcb576e191a965008eae9b622527436653873f - + https://github.com/dotnet/cecil - b8c2293cd1cbd9d0fe6f32d7b5befbd526b5a175 + 93dcb576e191a965008eae9b622527436653873f diff --git a/eng/Versions.props b/eng/Versions.props index e56d246e0fb09..b1c50434d07c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -215,7 +215,7 @@ 8.0.0-preview-20230918.1 - 0.11.4-alpha.24102.1 + 0.11.4-alpha.24105.1 9.0.0-preview.2.24105.1 From 9e57775facc7c5a12b465045f1591dda8268206f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Fi=C5=A1era?= Date: Thu, 8 Feb 2024 15:09:56 +0100 Subject: [PATCH 50/85] Fix WBT that count arguments --- src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs b/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs index eb9829438f75d..cb3e2e000ec42 100644 --- a/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs +++ b/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs @@ -89,12 +89,18 @@ void TestMainWithArgs(string projectNamePrefix, InitProject: () => File.WriteAllText(Path.Combine(_projectDir!, "Program.cs"), programText), DotnetWasmFromRuntimePack: dotnetWasmFromRuntimePack)); - RunAndTestWasmApp(buildArgs, buildDir: _projectDir, expectedExitCode: 42 + args.Length, args: string.Join(' ', args), + // Becuase we get extra "-verbosity, "Debug" from XHarness + int argsCount = args.Length + 2; + + RunAndTestWasmApp(buildArgs, buildDir: _projectDir, expectedExitCode: 42 + argsCount, args: string.Join(' ', args), test: output => { - Assert.Contains($"args#: {args.Length}", output); + Assert.Contains($"args#: {argsCount}", output); foreach (var arg in args) Assert.Contains($"arg: {arg}", output); + + Assert.Contains($"arg: -verbosity", output); + Assert.Contains($"arg: Debug", output); }, host: host, id: id); } } From 7ac57a5d2cc5a9da162ad2653db1d928fe46d80c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Fi=C5=A1era?= Date: Thu, 8 Feb 2024 15:16:28 +0100 Subject: [PATCH 51/85] Fix WBT that count arguments (2) --- src/mono/wasm/Wasm.Build.Tests/PInvokeTableGeneratorTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mono/wasm/Wasm.Build.Tests/PInvokeTableGeneratorTests.cs b/src/mono/wasm/Wasm.Build.Tests/PInvokeTableGeneratorTests.cs index 179d769d1e662..b9726979bf64e 100644 --- a/src/mono/wasm/Wasm.Build.Tests/PInvokeTableGeneratorTests.cs +++ b/src/mono/wasm/Wasm.Build.Tests/PInvokeTableGeneratorTests.cs @@ -31,7 +31,7 @@ public class Test public static int Main(string[] args) { Console.WriteLine($""Main running""); - if (args.Length > 0) + if (args.Length > 2) { // We don't want to run this, because we can't call variadic functions Console.WriteLine($""sum_three: {sum_three(7, 14, 21)}""); From c075d9f2904e26d3dc9f36b5a9e99e7be754f251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Thu, 8 Feb 2024 18:33:01 +0100 Subject: [PATCH 52/85] Fix quotes --- src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs b/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs index cb3e2e000ec42..e22627ae2bb62 100644 --- a/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs +++ b/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs @@ -89,7 +89,7 @@ void TestMainWithArgs(string projectNamePrefix, InitProject: () => File.WriteAllText(Path.Combine(_projectDir!, "Program.cs"), programText), DotnetWasmFromRuntimePack: dotnetWasmFromRuntimePack)); - // Becuase we get extra "-verbosity, "Debug" from XHarness + // Because we get extra "-verbosity", "Debug" from XHarness int argsCount = args.Length + 2; RunAndTestWasmApp(buildArgs, buildDir: _projectDir, expectedExitCode: 42 + argsCount, args: string.Join(' ', args), From f58b59500521ca2f3023e64956418432a30f133d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Fi=C5=A1era?= Date: Fri, 9 Feb 2024 11:16:48 +0100 Subject: [PATCH 53/85] Fix arguments for nodejs --- .../wasm/Wasm.Build.Tests/MainWithArgsTests.cs | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs b/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs index e22627ae2bb62..fc6099fb72798 100644 --- a/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs +++ b/src/mono/wasm/Wasm.Build.Tests/MainWithArgsTests.cs @@ -39,8 +39,8 @@ public static async System.Threading.Tasks.Task Main(string[] args) buildArgs, args, host, id); [Theory] - [MemberData(nameof(MainWithArgsTestData), parameters: new object[] { /*aot*/ false, RunHost.All })] - [MemberData(nameof(MainWithArgsTestData), parameters: new object[] { /*aot*/ true, RunHost.All })] + [MemberData(nameof(MainWithArgsTestData), parameters: new object[] { /*aot*/ false, RunHost.NodeJS })] + //[MemberData(nameof(MainWithArgsTestData), parameters: new object[] { /*aot*/ true, RunHost.All })] public void TopLevelWithArgs(BuildArgs buildArgs, string[] args, RunHost host, string id) => TestMainWithArgs("top_level_args", @"##CODE## return await System.Threading.Tasks.Task.FromResult(42 + count);", @@ -90,7 +90,10 @@ void TestMainWithArgs(string projectNamePrefix, DotnetWasmFromRuntimePack: dotnetWasmFromRuntimePack)); // Because we get extra "-verbosity", "Debug" from XHarness - int argsCount = args.Length + 2; + int argsCount = args.Length; + bool isBrowser = host == RunHost.Chrome || host == RunHost.Firefox || host == RunHost.Safari; + if (isBrowser) + argsCount += 2; RunAndTestWasmApp(buildArgs, buildDir: _projectDir, expectedExitCode: 42 + argsCount, args: string.Join(' ', args), test: output => @@ -99,8 +102,11 @@ void TestMainWithArgs(string projectNamePrefix, foreach (var arg in args) Assert.Contains($"arg: {arg}", output); - Assert.Contains($"arg: -verbosity", output); - Assert.Contains($"arg: Debug", output); + if (isBrowser) + { + Assert.Contains($"arg: -verbosity", output); + Assert.Contains($"arg: Debug", output); + } }, host: host, id: id); } } From fd64461d48b7e1bb25049cb47d7fc2952440bb39 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 9 Feb 2024 13:03:10 +0000 Subject: [PATCH 54/85] Update dependencies from https://github.com/dotnet/icu build 20240205.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24105.1 From 355429839d879dce8761b117c0cc05c12b1f0e14 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 9 Feb 2024 13:44:55 +0000 Subject: [PATCH 55/85] Update dependencies from https://github.com/dotnet/xharness build 20240206.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24106.1 From 3f149245b73086614b2d5961a0e4310c79078abe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 9 Feb 2024 13:45:33 +0000 Subject: [PATCH 56/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240208.2 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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24108.2 --- 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 747fbffd70423..8eb21c25cde00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,57 +206,57 @@ https://github.com/dotnet/arcade f7eb7794c703dc29a83b414b786e9a154f0ca042 - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af https://github.com/dotnet/llvm-project @@ -384,9 +384,9 @@ https://github.com/dotnet/hotreload-utils c3893319be301c7acdd167c276a5178c1004f10f - + https://github.com/dotnet/runtime-assets - 110251356801a01dcd747ed0502749fb20db2a58 + b5ac2d9031d4b2dc40683b31de86b05a20b670af https://github.com/dotnet/roslyn diff --git a/eng/Versions.props b/eng/Versions.props index 2d3569351cc54..d19b1988a427d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -145,20 +145,20 @@ 4.5.0 9.0.0-preview.2.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 - 9.0.0-beta.24105.1 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 + 9.0.0-beta.24108.2 1.0.0-prerelease.24071.2 1.0.0-prerelease.24071.2 From abf19ad8684e45e2deb430f467bcab35cdf510b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 9 Feb 2024 13:46:08 +0000 Subject: [PATCH 57/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240205.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24105.1 From c39850867e1492afb89facfbf3312470ec194370 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 9 Feb 2024 13:46:43 +0000 Subject: [PATCH 58/85] Update dependencies from https://github.com/dotnet/cecil build 20240205.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24105.1 From 1a1cb20414a8abb7ec2c0d82aa0d1f66d5b82d6f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 10 Feb 2024 13:03:03 +0000 Subject: [PATCH 59/85] Update dependencies from https://github.com/dotnet/icu build 20240205.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24105.1 From 775cef2436d935e23486baec96e7c6066cee7bd0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 10 Feb 2024 13:08:48 +0000 Subject: [PATCH 60/85] Update dependencies from https://github.com/dotnet/xharness build 20240206.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24106.1 From 9a4b9d7d701aa0ed0990652ea3a278ff1a4a82d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 10 Feb 2024 13:09:23 +0000 Subject: [PATCH 61/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240208.2 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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24108.2 From 2355fbe520e1e5266f227adb9e395ba8152b69fb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 10 Feb 2024 13:16:03 +0000 Subject: [PATCH 62/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240205.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24105.1 From 8e62ce4a5cb34854c18e3e79894c580a66686af6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 10 Feb 2024 13:18:19 +0000 Subject: [PATCH 63/85] Update dependencies from https://github.com/dotnet/cecil build 20240205.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24105.1 From 29f4c754026d2d63d370a870cd6cd5daedad6cd1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 11 Feb 2024 13:02:55 +0000 Subject: [PATCH 64/85] Update dependencies from https://github.com/dotnet/icu build 20240205.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24105.1 From 257e4640b73a4879c52f7972c6dcba4399b23fc2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 11 Feb 2024 13:03:39 +0000 Subject: [PATCH 65/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240208.2 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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24108.2 From 4ed0a1fcc1b78c4c8ee9fb1b5351a593c54f130c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 11 Feb 2024 13:08:37 +0000 Subject: [PATCH 66/85] Update dependencies from https://github.com/dotnet/xharness build 20240206.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24106.1 From 6ffbf21d875595b15a38f26cbdd64c3469b45da8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 11 Feb 2024 13:16:25 +0000 Subject: [PATCH 67/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240205.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24105.1 From a6a3b1c8ca4cff2cbe3f468995d95520ac133d14 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 11 Feb 2024 13:18:11 +0000 Subject: [PATCH 68/85] Update dependencies from https://github.com/dotnet/cecil build 20240205.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24105.1 From 5a934916232792c0f226898163bc5e76cad160ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 12:58:13 +0100 Subject: [PATCH 69/85] Update Version.Details.xml --- eng/Version.Details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2e88002b0d559..07860eb51cec0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -347,7 +347,7 @@ https://github.com/dotnet/runtime - 9e482258d271e4c3baae8904d57afe0e368236e4 + 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 https://github.com/dotnet/runtime From 68d8369f006b91e88079a7dfc42e15dfe90c64e6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Feb 2024 13:03:05 +0000 Subject: [PATCH 70/85] Update dependencies from https://github.com/dotnet/icu build 20240205.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-preview.2.24072.3 -> To Version 9.0.0-preview.2.24105.1 From 50df6e514c80428a5485b85d31a584a215fa485c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Feb 2024 13:41:37 +0000 Subject: [PATCH 71/85] Update dependencies from https://github.com/dotnet/runtime build 20240211.9 Microsoft.DotNet.ILCompiler , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Reflection.Metadata , System.Reflection.MetadataLoadContext , System.Text.Json , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.0-alpha.1.24072.1 -> To Version 9.0.0-preview.2.24111.9 --- eng/Version.Details.xml | 36 ++++++++++++++++++------------------ eng/Versions.props | 14 +++++++------- global.json | 2 +- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 07860eb51cec0..fded1d01c00f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -314,44 +314,44 @@ https://github.com/dotnet/llvm-project cb7d881de3674394a5f98d167bfb58f9aff9768b - + https://github.com/dotnet/runtime - 9e482258d271e4c3baae8904d57afe0e368236e4 + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 9e482258d271e4c3baae8904d57afe0e368236e4 + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 9e482258d271e4c3baae8904d57afe0e368236e4 + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 9e482258d271e4c3baae8904d57afe0e368236e4 + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 9e482258d271e4c3baae8904d57afe0e368236e4 + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 4dffd80c4d77c27e772a0be26e8036af77fbb26e + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/runtime - 205ef031e0fe5152dede0bd9f99d0f6f9e7f1e45 + 9699f39112b2aea89a05a74199baf9049db85537 https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index 95b4a3086f1b7..f61b780305bea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,10 +104,10 @@ 6.0.0-preview.1.102 - 9.0.0-preview.2.24105.1 + 9.0.0-preview.2.24111.9 6.0.0 - 9.0.0-preview.2.24105.1 + 9.0.0-preview.2.24111.9 16.0.5-alpha.1.24105.1 16.0.5-alpha.1.24105.1 @@ -129,21 +129,21 @@ 8.0.0 5.0.0 4.5.5 - 9.0.0-alpha.1.24072.1 + 9.0.0-preview.2.24111.9 8.0.0 - 8.0.0 + 9.0.0-preview.2.24111.9 6.0.0 5.0.0 5.0.0 5.0.0 7.0.0 - 9.0.0-preview.2.24105.1 + 9.0.0-preview.2.24111.9 6.0.0 7.0.0 4.5.4 4.5.0 - 9.0.0-preview.2.24105.1 + 9.0.0-preview.2.24111.9 9.0.0-beta.24108.2 9.0.0-beta.24108.2 @@ -217,7 +217,7 @@ 0.11.4-alpha.24105.1 - 9.0.0-preview.2.24105.1 + 9.0.0-preview.2.24111.9 9.0.0-preview.2.24105.1 diff --git a/global.json b/global.json index b1e09f904c936..a6fc52f27fa09 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "9.0.0-beta.24106.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "9.0.0-preview.2.24105.1" + "Microsoft.NET.Sdk.IL": "9.0.0-preview.2.24111.9" } } From aeee6a2526f8a44f6f76270e00f9a3db81b557e7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Feb 2024 14:05:06 +0000 Subject: [PATCH 72/85] Update dependencies from https://github.com/dotnet/xharness build 20240212.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24077.1 -> To Version 9.0.0-prerelease.24112.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 8039b9743b49a..9413c0e0fbbba 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "microsoft.dotnet.xharness.cli": { - "version": "9.0.0-prerelease.24106.1", + "version": "9.0.0-prerelease.24112.1", "commands": [ "xharness" ] diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fded1d01c00f7..1356f67d83b9f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -353,17 +353,17 @@ https://github.com/dotnet/runtime 9699f39112b2aea89a05a74199baf9049db85537 - + https://github.com/dotnet/xharness - 23bffcf3431cf5a46348e4bb312cb612bbe12efa + 2f3f51a1adec18475563c8a49fd9b668ae9f2f31 - + https://github.com/dotnet/xharness - 23bffcf3431cf5a46348e4bb312cb612bbe12efa + 2f3f51a1adec18475563c8a49fd9b668ae9f2f31 - + https://github.com/dotnet/xharness - 23bffcf3431cf5a46348e4bb312cb612bbe12efa + 2f3f51a1adec18475563c8a49fd9b668ae9f2f31 https://github.com/dotnet/arcade diff --git a/eng/Versions.props b/eng/Versions.props index f61b780305bea..ebc43a2fae9d6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -186,9 +186,9 @@ 1.4.0 17.4.0-preview-20220707-01 - 9.0.0-prerelease.24106.1 - 9.0.0-prerelease.24106.1 - 9.0.0-prerelease.24106.1 + 9.0.0-prerelease.24112.1 + 9.0.0-prerelease.24112.1 + 9.0.0-prerelease.24112.1 9.0.0-alpha.0.24105.1 3.12.0 4.5.0 From fbffa0b7acf417321f13696d8bc219381fd02e9b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Feb 2024 14:05:41 +0000 Subject: [PATCH 73/85] Update dependencies from https://github.com/dotnet/runtime-assets build 20240208.2 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 9.0.0-beta.24072.1 -> To Version 9.0.0-beta.24108.2 From 961c777fd763856db36aa9607c496f03ca0fd988 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Feb 2024 14:06:15 +0000 Subject: [PATCH 74/85] Update dependencies from https://github.com/dotnet/hotreload-utils build 20240205.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 9.0.0-alpha.0.24072.1 -> To Version 9.0.0-alpha.0.24105.1 From f8015c7336e8aa356c208d7e16f77eb54c186bfc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Feb 2024 14:06:52 +0000 Subject: [PATCH 75/85] Update dependencies from https://github.com/dotnet/cecil build 20240205.1 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.4-alpha.24065.1 -> To Version 0.11.4-alpha.24105.1 From 05dc4e14aedc28742ec8b3f6ce11dd3cac6747ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 12 Feb 2024 14:07:28 +0000 Subject: [PATCH 76/85] Update dependencies from https://github.com/dotnet/sdk build 20240212.1 Microsoft.SourceBuild.Intermediate.sdk , Microsoft.DotNet.ApiCompat.Task From Version 9.0.100-alpha.1.24072.3 -> To Version 9.0.100-preview.2.24112.1 --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1356f67d83b9f..d1b7f21492a92 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -419,14 +419,14 @@ 2fe96bca1092f880e91eea6eb17ea3487d89309a - + https://github.com/dotnet/sdk - 3b0358ed01130ab4870fe34c467e0c6d8262da52 + 0962c1f89f5daf924a9fe876c80e80b0bde63b0d - + https://github.com/dotnet/sdk - de4f12b8ab6692b01776d362f4fa609fd3f1154a + 0962c1f89f5daf924a9fe876c80e80b0bde63b0d diff --git a/eng/Versions.props b/eng/Versions.props index ebc43a2fae9d6..67262d98d3679 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -81,7 +81,7 @@ 0.2.0 - 9.0.100-preview.2.24078.5 + 9.0.100-preview.2.24112.1 9.0.0-beta.24106.2 9.0.0-beta.24106.2 From fd5ced5def0c6637c4474807357f6c8b4d86d8e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 15:42:31 +0100 Subject: [PATCH 77/85] Fix System.Reflection.MetadataLoadContext dependency --- eng/Version.Details.xml | 5 ----- eng/Versions.props | 8 ++++---- .../ILCompiler.Trimming.Tests.csproj | 1 - .../Microsoft.NET.WebAssembly.Webcil.csproj | 2 +- src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj | 4 ++-- src/tasks/WasmAppBuilder/WasmAppBuilder.csproj | 6 +++--- 6 files changed, 10 insertions(+), 16 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1b7f21492a92..b3c1a35cd135d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -340,11 +340,6 @@ 9699f39112b2aea89a05a74199baf9049db85537 - - https://github.com/dotnet/runtime - 9699f39112b2aea89a05a74199baf9049db85537 - - https://github.com/dotnet/runtime 9699f39112b2aea89a05a74199baf9049db85537 diff --git a/eng/Versions.props b/eng/Versions.props index 67262d98d3679..d74ca9f27d997 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -123,16 +123,12 @@ 5.0.0 1.2.0-beta.507 4.5.1 - 8.0.0 5.0.0 4.8.6 8.0.0 5.0.0 4.5.5 9.0.0-preview.2.24111.9 - - 8.0.0 - 9.0.0-preview.2.24111.9 6.0.0 5.0.0 5.0.0 @@ -144,6 +140,10 @@ 4.5.4 4.5.0 9.0.0-preview.2.24111.9 + + 8.0.0 + 8.0.0 + 8.0.0 9.0.0-beta.24108.2 9.0.0-beta.24108.2 diff --git a/src/coreclr/tools/aot/ILCompiler.Trimming.Tests/ILCompiler.Trimming.Tests.csproj b/src/coreclr/tools/aot/ILCompiler.Trimming.Tests/ILCompiler.Trimming.Tests.csproj index 508575ebce3b2..139818eff2c58 100644 --- a/src/coreclr/tools/aot/ILCompiler.Trimming.Tests/ILCompiler.Trimming.Tests.csproj +++ b/src/coreclr/tools/aot/ILCompiler.Trimming.Tests/ILCompiler.Trimming.Tests.csproj @@ -19,7 +19,6 @@ - diff --git a/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj b/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj index b5131f4d47b86..70ca71df350ca 100644 --- a/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj +++ b/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj b/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj index 28c68c0150d7c..5f32c97f3d0d3 100644 --- a/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj +++ b/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj @@ -14,10 +14,10 @@ - + - + diff --git a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj index 32fad42f32b95..2ec9ce3998626 100644 --- a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj +++ b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj @@ -26,11 +26,11 @@ - - - + + From 483cf5fb1cfe2854e28d86bcf0f0ffa073081da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 16:42:09 +0100 Subject: [PATCH 78/85] PR feedback --- .../Microsoft.NET.WebAssembly.Webcil.csproj | 2 +- src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj | 5 ++--- src/tasks/WasmAppBuilder/WasmAppBuilder.csproj | 6 ++++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj b/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj index 70ca71df350ca..846dbc9e042aa 100644 --- a/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj +++ b/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj @@ -14,7 +14,7 @@ false - + diff --git a/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj b/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj index 5f32c97f3d0d3..3c652477cad9e 100644 --- a/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj +++ b/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj @@ -5,12 +5,11 @@ enable $(NoWarn),CA1050,CA1850 - + - - + diff --git a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj index 2ec9ce3998626..419693cc9f947 100644 --- a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj +++ b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj @@ -23,6 +23,12 @@ + + + + + + From d784ea98e0ad78699e0dbc7341e9fb50a3cd2e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 16:56:08 +0100 Subject: [PATCH 79/85] Fix csproj --- src/tasks/WasmAppBuilder/WasmAppBuilder.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj index 419693cc9f947..b61f9898135dd 100644 --- a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj +++ b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj @@ -22,6 +22,7 @@ + From 1f88cc2a71d381fca14e5ad071d4571ae9e0c604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 17:00:50 +0100 Subject: [PATCH 80/85] Add back System.Reflection.MetadataLoadContext and override it for source build --- eng/Version.Details.xml | 4 ++++ eng/Versions.props | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b3c1a35cd135d..4cda6353d1288 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -348,6 +348,10 @@ https://github.com/dotnet/runtime 9699f39112b2aea89a05a74199baf9049db85537 + + https://github.com/dotnet/runtime + 9699f39112b2aea89a05a74199baf9049db85537 + https://github.com/dotnet/xharness 2f3f51a1adec18475563c8a49fd9b668ae9f2f31 diff --git a/eng/Versions.props b/eng/Versions.props index d74ca9f27d997..779780e692cef 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -129,6 +129,7 @@ 5.0.0 4.5.5 9.0.0-preview.2.24111.9 + 9.0.0-preview.2.24111.9 6.0.0 5.0.0 5.0.0 @@ -141,9 +142,10 @@ 4.5.0 9.0.0-preview.2.24111.9 + 8.0.0 8.0.0 8.0.0 - 8.0.0 + $(SystemReflectionMetadataLoadContextVersion) 9.0.0-beta.24108.2 9.0.0-beta.24108.2 From b9c75b4d92ac3fca490561b7fb77428b38956e7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 17:07:52 +0100 Subject: [PATCH 81/85] Fix WasmAppBuilder and add comment to Versions.props --- eng/Versions.props | 1 + src/tasks/WasmAppBuilder/WasmAppBuilder.csproj | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 779780e692cef..e5d0baa50c6c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -145,6 +145,7 @@ 8.0.0 8.0.0 8.0.0 + $(SystemReflectionMetadataLoadContextVersion) 9.0.0-beta.24108.2 diff --git a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj index b61f9898135dd..3df94eb614b3f 100644 --- a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj +++ b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj @@ -27,14 +27,17 @@ + + - + + because the default version pulled in from MSBuild is lower. --> From a238076e228561971ae4a94f78841ae5fb462e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 17:11:23 +0100 Subject: [PATCH 82/85] Add todo --- src/tasks/WasmAppBuilder/WasmAppBuilder.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj index 3df94eb614b3f..34a689f680da4 100644 --- a/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj +++ b/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj @@ -29,6 +29,7 @@ + @@ -38,8 +39,9 @@ - + + From 1dc0260725064c4133c01376c50a9c22681f28cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 17:18:32 +0100 Subject: [PATCH 83/85] Fix Versions.props --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index e5d0baa50c6c2..10dc36f068056 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -146,7 +146,7 @@ 8.0.0 8.0.0 - $(SystemReflectionMetadataLoadContextVersion) + $(SystemReflectionMetadataLoadContextVersion) 9.0.0-beta.24108.2 9.0.0-beta.24108.2 From 07fba61efc7cc8b3e42281df8d8cb78f4f248a3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 17:52:46 +0100 Subject: [PATCH 84/85] Add ApiCompatUseRoslynToolsetPackagePath --- eng/resolveContract.targets | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/resolveContract.targets b/eng/resolveContract.targets index b90fa5de28a7c..bd6fc7de7fc5c 100644 --- a/eng/resolveContract.targets +++ b/eng/resolveContract.targets @@ -51,6 +51,7 @@ ResolvedMatchingContract true + true true From f58e1b3222471ceb20f98206b2ec7727be454995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Mon, 12 Feb 2024 18:33:23 +0100 Subject: [PATCH 85/85] Set SystemReflectionMetadataLoadContextToolsetVersion in Directory.Build.targets --- Directory.Build.targets | 6 ++++++ eng/Versions.props | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 336051f191a4b..43564d362554b 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -85,6 +85,12 @@ true + + + $(SystemReflectionMetadataLoadContextVersion) + + diff --git a/eng/Versions.props b/eng/Versions.props index 10dc36f068056..ab20643603c6a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -145,8 +145,6 @@ 8.0.0 8.0.0 8.0.0 - - $(SystemReflectionMetadataLoadContextVersion) 9.0.0-beta.24108.2 9.0.0-beta.24108.2