From 6534c843c0c8ebe45d3ed007164f8bd0674ef4b0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 17 Feb 2025 05:01:56 +0000 Subject: [PATCH 1/6] Update dependencies from https://github.com/dotnet/hotreload-utils build 20250210.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 10.0.0-alpha.0.25103.1 -> To Version 10.0.0-alpha.0.25110.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 5b3a80d5f40e33..20783aee6e1349 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -368,9 +368,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 79859263121f7fb30c6f8a5c463616afc5a1fc5d - + https://github.com/dotnet/hotreload-utils - 393d0f37475c1b97726337ec70648c768726c332 + 165949a188d0a0c77f13ec5bb6e301efe083b9f4 https://github.com/dotnet/runtime-assets diff --git a/eng/Versions.props b/eng/Versions.props index 7998ea90afdb5f..7a877d6ba04952 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -162,7 +162,7 @@ 10.0.0-prerelease.25103.1 10.0.0-prerelease.25103.1 - 10.0.0-alpha.0.25103.1 + 10.0.0-alpha.0.25110.1 1.0.0-prerelease.25104.10 1.0.0-prerelease.25104.10 From 3294eff9fe64103172b740478d077b6e8db01db8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 17 Feb 2025 05:08:26 +0000 Subject: [PATCH 2/6] Update dependencies from https://github.com/dotnet/cecil build 20250209.3 Microsoft.SourceBuild.Intermediate.cecil , Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25078.1 -> To Version 0.11.5-alpha.25109.3 --- 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 20783aee6e1349..c54043e5d70eda 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,14 +50,14 @@ feb61c7f328a2401d74f4317b39d02126cfdfe24 - + https://github.com/dotnet/cecil - dfa03011d6474bd0e6c9d0363e4f3b18b99f2ad8 + 864dffa259f3931b3d51dea0db54a2488ae455ba - + https://github.com/dotnet/cecil - dfa03011d6474bd0e6c9d0363e4f3b18b99f2ad8 + 864dffa259f3931b3d51dea0db54a2488ae455ba diff --git a/eng/Versions.props b/eng/Versions.props index 7a877d6ba04952..155747a6fd66cd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -219,7 +219,7 @@ 9.0.0-preview-20241010.1 - 0.11.5-alpha.25078.1 + 0.11.5-alpha.25109.3 10.0.0-preview.2.25109.1 From ab7abe163269215aad88e0f5903ea8862b651a24 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 18 Feb 2025 05:02:31 +0000 Subject: [PATCH 3/6] Update dependencies from https://github.com/dotnet/icu build 20250216.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-preview.2.25109.1 -> To Version 10.0.0-preview.2.25116.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 c54043e5d70eda..e08f47065b2f80 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - aa35f06f1b5dac4f9c1e49243bb3f50f067f795a + 246b63e4a251a064040e7b862262f90098146f05 https://github.com/dotnet/wcf diff --git a/eng/Versions.props b/eng/Versions.props index 155747a6fd66cd..2ff88e6ba28da4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -221,7 +221,7 @@ 0.11.5-alpha.25109.3 - 10.0.0-preview.2.25109.1 + 10.0.0-preview.2.25116.1 2.4.3 9.0.0-alpha.1.24167.3 From 60e4bfa0e855fa0df3a375ae68d4d64414c6e420 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 18 Feb 2025 05:08:18 +0000 Subject: [PATCH 4/6] Update dependencies from https://github.com/dotnet/runtime-assets build 20250217.1 Microsoft.DotNet.CilStrip.Sources , Microsoft.NET.HostModel.TestData , 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 10.0.0-beta.25110.1 -> To Version 10.0.0-beta.25117.1 --- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 30 ++++++++++----------- 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e08f47065b2f80..3dad9beef640bb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -166,57 +166,57 @@ https://github.com/dotnet/arcade 91630b31ce859c28f637b62b566ea8829b982f2c - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 https://github.com/dotnet/llvm-project @@ -372,9 +372,9 @@ https://github.com/dotnet/hotreload-utils 165949a188d0a0c77f13ec5bb6e301efe083b9f4 - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 https://github.com/dotnet/roslyn @@ -464,9 +464,9 @@ https://github.com/dotnet/node 792380253a2fa52d5d29b1bc0b2118a1fc8380ec - + https://github.com/dotnet/runtime-assets - 5738defa642df0ca3df1d683d40e390f20b9e04c + fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 diff --git a/eng/Versions.props b/eng/Versions.props index 2ff88e6ba28da4..d870d772d72ef0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -142,21 +142,21 @@ 8.0.0 8.0.0 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 - 10.0.0-beta.25110.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 + 10.0.0-beta.25117.1 10.0.0-prerelease.25103.1 10.0.0-prerelease.25103.1 From c58c1167fa871a4d06d005f7493530b0bce5f6eb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 20 Feb 2025 05:01:51 +0000 Subject: [PATCH 5/6] Update dependencies from https://github.com/dotnet/icu build 20250219.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-preview.2.25109.1 -> To Version 10.0.0-preview.3.25119.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 3dad9beef640bb..8c642a99025018 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/icu - 246b63e4a251a064040e7b862262f90098146f05 + 28ff735bb124df1abac4e10488134efe8ed89a45 https://github.com/dotnet/wcf diff --git a/eng/Versions.props b/eng/Versions.props index d870d772d72ef0..a2af759984c45c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -221,7 +221,7 @@ 0.11.5-alpha.25109.3 - 10.0.0-preview.2.25116.1 + 10.0.0-preview.3.25119.1 2.4.3 9.0.0-alpha.1.24167.3 From b45a82b65a0561a3b4369a1aa2ad5a9e2230957c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 21 Feb 2025 05:01:55 +0000 Subject: [PATCH 6/6] Update dependencies from https://github.com/dotnet/runtime-assets build 20250220.1 Microsoft.DotNet.CilStrip.Sources , Microsoft.NET.HostModel.TestData , 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 10.0.0-beta.25110.1 -> To Version 10.0.0-beta.25120.1 --- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 30 ++++++++++----------- 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8c642a99025018..aaefae982bfcde 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -166,57 +166,57 @@ https://github.com/dotnet/arcade 91630b31ce859c28f637b62b566ea8829b982f2c - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a https://github.com/dotnet/llvm-project @@ -372,9 +372,9 @@ https://github.com/dotnet/hotreload-utils 165949a188d0a0c77f13ec5bb6e301efe083b9f4 - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a https://github.com/dotnet/roslyn @@ -464,9 +464,9 @@ https://github.com/dotnet/node 792380253a2fa52d5d29b1bc0b2118a1fc8380ec - + https://github.com/dotnet/runtime-assets - fe2f7df7ea1c98f52dc01cd11b409dd4b7552fa6 + a2201474337c02b6564e00b21df2c5b33302c16a diff --git a/eng/Versions.props b/eng/Versions.props index a2af759984c45c..18f0507fec77cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -142,21 +142,21 @@ 8.0.0 8.0.0 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 - 10.0.0-beta.25117.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 + 10.0.0-beta.25120.1 10.0.0-prerelease.25103.1 10.0.0-prerelease.25103.1