From b232962a6de52670d5fa587d8f23c33c3b9470f2 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 13 Aug 2025 16:37:17 +0000 Subject: [PATCH 001/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250812.10 Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.19-servicing.25365.14 -> To Version 8.0.20-servicing.25412.10 --- NuGet.config | 24 ++---------------------- eng/Version.Details.xml | 36 ++++++++++++++++++------------------ eng/Versions.props | 12 ++++++------ 3 files changed, 26 insertions(+), 46 deletions(-) diff --git a/NuGet.config b/NuGet.config index 02b67a0fe879..725e73be333b 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,10 +4,6 @@ - - - - @@ -17,9 +13,6 @@ - - - @@ -27,17 +20,12 @@ - - - + - - - @@ -64,23 +52,15 @@ - - - - - - + - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e68af0bc8c0d..81b5e42cb04b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,42 +14,42 @@ 9b452ddd4f2c1e62e373bfe6530f7970f24401d9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 81cabf2857a01351e5ab578947c7403a5b128ad1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f https://github.com/dotnet/emsdk @@ -200,9 +200,9 @@ https://github.com/microsoft/vstest 7855c9b221686104532ebf3380f2d45b3613b369 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - fce8ed90dc43047eabec2b32c04ee46b789ad5d1 + 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 34d149ef975c..4451a370fc8d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -51,19 +51,19 @@ - 8.0.19 - 8.0.19-servicing.25365.14 - 8.0.19 + 8.0.20 + 8.0.20-servicing.25412.10 + 8.0.20 $(MicrosoftNETCoreAppRuntimewinx64PackageVersion) 8.0.2 - 8.0.19 - 8.0.19-servicing.25365.14 + 8.0.20 + 8.0.20-servicing.25412.10 8.0.0 $(MicrosoftExtensionsDependencyModelPackageVersion) 8.0.1 8.0.3 8.0.1 - 8.0.19 + 8.0.20 8.0.0 8.0.0 8.0.19 From 99f1762f895ebfcdf05c4fc111f523b68415a68c Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 13 Aug 2025 18:50:14 +0000 Subject: [PATCH 002/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250813.2 Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.19 -> To Version 8.0.20 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.19-servicing.25368.11 -> To Version 8.0.20-servicing.25413.5 (parent: Microsoft.WindowsDesktop.App.Ref --- NuGet.config | 2 ++ eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 2 +- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/NuGet.config b/NuGet.config index 725e73be333b..a65b2d116354 100644 --- a/NuGet.config +++ b/NuGet.config @@ -26,6 +26,7 @@ + @@ -61,6 +62,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 81b5e42cb04b..1d0038fdf9ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -228,25 +228,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 5535e31a712343a63f5d7d796cd874e563e5ac14 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c + c0b240c049009c7056ade8a451821fbb9bfe3cd9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c + c0b240c049009c7056ade8a451821fbb9bfe3cd9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c + c0b240c049009c7056ade8a451821fbb9bfe3cd9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5fa74c83c4592ebe947aa4ca5302db1ffbb1dd4c + c0b240c049009c7056ade8a451821fbb9bfe3cd9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 43d1a9a5f6207405244e36ac6a2950c8050442f8 + 2d7eca6fab93a8568ab489034f975d937502322a https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore diff --git a/eng/Versions.props b/eng/Versions.props index 4451a370fc8d..814ad7e695ed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ - 8.0.19-servicing.25368.11 + 8.0.20-servicing.25413.5 From ac52c62c19465d34a44f72e47465ee1827f9504d Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 13 Aug 2025 19:13:30 +0000 Subject: [PATCH 003/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250813.2 dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.19-servicing.25372.4 -> To Version 8.0.20-servicing.25413.2 --- NuGet.config | 2 ++ eng/Version.Details.xml | 72 ++++++++++++++++++++--------------------- eng/Versions.props | 16 ++++----- 3 files changed, 46 insertions(+), 44 deletions(-) diff --git a/NuGet.config b/NuGet.config index a65b2d116354..199566ea3d36 100644 --- a/NuGet.config +++ b/NuGet.config @@ -13,6 +13,7 @@ + @@ -53,6 +54,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1d0038fdf9ef..7fc87a0fc00d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -111,13 +111,13 @@ https://github.com/dotnet/roslyn bc1c3011064a493b0ca527df6fb7215e2e5cfa96 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c https://github.com/nuget/nuget.client @@ -248,50 +248,50 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-wpf 2d7eca6fab93a8568ab489034f975d937502322a - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c https://github.com/dotnet/razor @@ -306,21 +306,21 @@ https://github.com/dotnet/razor c937db618f8c8739c6fa66ab4ca541344a468fdc - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c https://github.com/dotnet/xdt @@ -437,9 +437,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 5535e31a712343a63f5d7d796cd874e563e5ac14 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 277e317dd5cab9859ceea4c8ebae218522c2c173 + f654ff210c47a5b2288916c219c21fde07661c8c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 814ad7e695ed..ba65b5603cd1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -66,7 +66,7 @@ 8.0.20 8.0.0 8.0.0 - 8.0.19 + 8.0.20 8.0.0 8.0.0 8.0.0 @@ -171,13 +171,13 @@ - 8.0.19 - 8.0.19-servicing.25372.4 - 8.0.19-servicing.25372.4 - 8.0.19-servicing.25372.4 - 8.0.19-servicing.25372.4 - 8.0.19-servicing.25372.4 - 8.0.19 + 8.0.20 + 8.0.20-servicing.25413.2 + 8.0.20-servicing.25413.2 + 8.0.20-servicing.25413.2 + 8.0.20-servicing.25413.2 + 8.0.20-servicing.25413.2 + 8.0.20 From 4a59a67e5ec2888bb899edc3e1086663bdd59d76 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Fri, 15 Aug 2025 11:10:37 -0700 Subject: [PATCH 004/228] Make duplicate deb/rpm packages so we can sign them with the new PMC key Contributes to dotnet/arcade#16047 --- .../redist-installer/targets/GenerateDebs.targets | 12 +++++++++--- .../redist-installer/targets/GenerateRPMs.targets | 7 +++++++ .../targets/GetRuntimeInformation.targets | 2 ++ 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/src/Installer/redist-installer/targets/GenerateDebs.targets b/src/Installer/redist-installer/targets/GenerateDebs.targets index 1cccb4fd0fa2..c5ef76b47e3f 100644 --- a/src/Installer/redist-installer/targets/GenerateDebs.targets +++ b/src/Installer/redist-installer/targets/GenerateDebs.targets @@ -92,6 +92,7 @@ $(ArtifactsShippingPackagesDir) $(InstallerOutputDirectory)$(DistroSpecificArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) + $(InstallerOutputDirectory)$(NewKeyArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(IntermediateOutputPath)debian/sdk/ $(SdkDebianIntermediateDirectory)deb-tool-output $(SdkDebianIntermediateDirectory)debian-testResults.xml @@ -220,7 +221,7 @@ $(AspNetSimpleVersion.LastIndexOf('.')) $(AspNetSimpleVersion.Substring(0, $(AspNetVersionPatchSeparator))) - + --ignore-depends=dotnet-runtime-$(AspNetSimpleVersion) @@ -315,7 +316,12 @@ OverwriteReadOnlyFiles="True" SkipUnchangedFiles="False" UseHardlinksIfPossible="False" /> - + @@ -374,7 +380,7 @@ --> - + diff --git a/src/Installer/redist-installer/targets/GenerateRPMs.targets b/src/Installer/redist-installer/targets/GenerateRPMs.targets index 9c8d23807c41..12a7489d2172 100644 --- a/src/Installer/redist-installer/targets/GenerateRPMs.targets +++ b/src/Installer/redist-installer/targets/GenerateRPMs.targets @@ -198,6 +198,12 @@ OverwriteReadOnlyFiles="True" SkipUnchangedFiles="False" UseHardlinksIfPossible="False" /> + + $(SdkRPMInstallerFile) $(ArtifactsShippingPackagesDir)$(MarinerArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(ArtifactsShippingPackagesDir)$(Mariner2ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(NewKeyArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(RepoRoot)/Documentation/manpages $(RepoRoot)/test/EndToEnd/EndToEnd.csproj diff --git a/src/Installer/redist-installer/targets/GetRuntimeInformation.targets b/src/Installer/redist-installer/targets/GetRuntimeInformation.targets index db1510b166c0..8361ccd2854f 100644 --- a/src/Installer/redist-installer/targets/GetRuntimeInformation.targets +++ b/src/Installer/redist-installer/targets/GetRuntimeInformation.targets @@ -54,6 +54,8 @@ $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(Version)-cm.1-$(InstallerTargetArchitecture) $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(Version)-cm.2-$(InstallerTargetArchitecture) + + $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(Version)-newkey-$(InstallerTargetArchitecture) From efd60b4281297809664eee00611dabf2da68f710 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 15 Aug 2025 23:05:31 +0000 Subject: [PATCH 005/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250815.11 Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.20-servicing.25412.10 -> To Version 8.0.20-servicing.25415.11 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 26 +++++++++++++------------- eng/Versions.props | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/NuGet.config b/NuGet.config index 199566ea3d36..afc9dbe33ef5 100644 --- a/NuGet.config +++ b/NuGet.config @@ -21,7 +21,7 @@ - + @@ -61,7 +61,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7fc87a0fc00d..c484d53e6a8a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -16,32 +16,32 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -49,7 +49,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 https://github.com/dotnet/emsdk @@ -202,7 +202,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 6b12df1a810008460d16ef9bfd2cecb1a9a8c29f + dd6010a8a425962e7793cc741e1f79f8681e4882 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index ba65b5603cd1..7d96aa12b283 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -52,12 +52,12 @@ 8.0.20 - 8.0.20-servicing.25412.10 + 8.0.20-servicing.25415.11 8.0.20 $(MicrosoftNETCoreAppRuntimewinx64PackageVersion) 8.0.2 8.0.20 - 8.0.20-servicing.25412.10 + 8.0.20-servicing.25415.11 8.0.0 $(MicrosoftExtensionsDependencyModelPackageVersion) 8.0.1 From 366252c275d0471c50b2c40f846478c4286f68f0 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Sat, 16 Aug 2025 01:53:52 +0000 Subject: [PATCH 006/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250815.15 dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.20-servicing.25413.2 -> To Version 8.0.20-servicing.25415.15 --- NuGet.config | 4 +-- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 10 ++++---- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/NuGet.config b/NuGet.config index afc9dbe33ef5..63cd6b82f855 100644 --- a/NuGet.config +++ b/NuGet.config @@ -13,7 +13,7 @@ - + @@ -54,7 +54,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c484d53e6a8a..74a697e0c4af 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -111,13 +111,13 @@ https://github.com/dotnet/roslyn bc1c3011064a493b0ca527df6fb7215e2e5cfa96 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://github.com/nuget/nuget.client @@ -250,48 +250,48 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://github.com/dotnet/razor @@ -308,19 +308,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://github.com/dotnet/xdt @@ -439,7 +439,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - f654ff210c47a5b2288916c219c21fde07661c8c + cea0b1a66f968b2ab1c992ad86376fe74b82a566 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 7d96aa12b283..09aacab88295 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -172,11 +172,11 @@ 8.0.20 - 8.0.20-servicing.25413.2 - 8.0.20-servicing.25413.2 - 8.0.20-servicing.25413.2 - 8.0.20-servicing.25413.2 - 8.0.20-servicing.25413.2 + 8.0.20-servicing.25415.15 + 8.0.20-servicing.25415.15 + 8.0.20-servicing.25415.15 + 8.0.20-servicing.25415.15 + 8.0.20-servicing.25415.15 8.0.20 From 03a94077e845c9525659a76fb846d1b306168ebc Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Sat, 16 Aug 2025 05:41:50 +0000 Subject: [PATCH 007/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250815.21 dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.20-servicing.25413.2 -> To Version 8.0.20-servicing.25415.21 --- NuGet.config | 4 +-- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 10 ++++---- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/NuGet.config b/NuGet.config index 63cd6b82f855..fb5db3afe8d8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -13,7 +13,7 @@ - + @@ -54,7 +54,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 74a697e0c4af..cda4505424ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -111,13 +111,13 @@ https://github.com/dotnet/roslyn bc1c3011064a493b0ca527df6fb7215e2e5cfa96 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://github.com/nuget/nuget.client @@ -250,48 +250,48 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://github.com/dotnet/razor @@ -308,19 +308,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://github.com/dotnet/xdt @@ -439,7 +439,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cea0b1a66f968b2ab1c992ad86376fe74b82a566 + a963a15a6fe69263d5381a6d0fb98f6fff0003f8 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 09aacab88295..17a94839464c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -172,11 +172,11 @@ 8.0.20 - 8.0.20-servicing.25415.15 - 8.0.20-servicing.25415.15 - 8.0.20-servicing.25415.15 - 8.0.20-servicing.25415.15 - 8.0.20-servicing.25415.15 + 8.0.20-servicing.25415.21 + 8.0.20-servicing.25415.21 + 8.0.20-servicing.25415.21 + 8.0.20-servicing.25415.21 + 8.0.20-servicing.25415.21 8.0.20 From 9adfd11a0309fdcf6dcdd73e81c130e41240954f Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Sat, 16 Aug 2025 21:37:03 +0000 Subject: [PATCH 008/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250816.1 Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.20 -> To Version 8.0.20 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.20-servicing.25413.5 -> To Version 8.0.20-servicing.25415.2 (parent: Microsoft.WindowsDesktop.App.Ref --- NuGet.config | 4 ++-- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/NuGet.config b/NuGet.config index fb5db3afe8d8..472bd64f9f9e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -64,7 +64,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cda4505424ce..abd380676118 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -230,23 +230,23 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - c0b240c049009c7056ade8a451821fbb9bfe3cd9 + 5389367cfc96b37742df969ee8be968e8b3cadaa - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - c0b240c049009c7056ade8a451821fbb9bfe3cd9 + 5389367cfc96b37742df969ee8be968e8b3cadaa https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - c0b240c049009c7056ade8a451821fbb9bfe3cd9 + 5389367cfc96b37742df969ee8be968e8b3cadaa - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - c0b240c049009c7056ade8a451821fbb9bfe3cd9 + 5389367cfc96b37742df969ee8be968e8b3cadaa - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 2d7eca6fab93a8568ab489034f975d937502322a + 6d0860a9836d13b717b2bf679798d6de0cd15129 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore diff --git a/eng/Versions.props b/eng/Versions.props index 17a94839464c..d65771e4d626 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ - 8.0.20-servicing.25413.5 + 8.0.20-servicing.25415.2 From 6dc6a4fe28ea05106d7f3ce0bf9c7a6c9b6eb54e Mon Sep 17 00:00:00 2001 From: "Sean Reeser (CSI Interfusion Inc)" Date: Mon, 18 Aug 2025 19:48:54 +0000 Subject: [PATCH 009/228] Updated NuGet.config - darc-pub-DotNet-msbuild-Trusted-18f1ecf --- NuGet.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index 0da9a16e50b8..2431020eb805 100644 --- a/NuGet.config +++ b/NuGet.config @@ -16,7 +16,7 @@ - + From 0d85cba8aa18b45826b467ac7939209ba8b6ad19 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 19 Aug 2025 02:03:39 +0000 Subject: [PATCH 010/228] Update dependencies from https://github.com/dotnet/templating build 20250817.9 Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks From Version 8.0.414-servicing.25414.4 -> To Version 8.0.414-servicing.25417.9 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index bb68040e5d6f..f08dbe21019e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -22,7 +22,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a811669eb9ac..8b36894a6056 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,15 +3,15 @@ https://github.com/dotnet/templating - d108a65d5ff4505b28bce684d565d01330472833 + 31416ebeb877a43190a5aaa24b1ddacf1f75a576 - + https://github.com/dotnet/templating - d108a65d5ff4505b28bce684d565d01330472833 + 31416ebeb877a43190a5aaa24b1ddacf1f75a576 - + https://github.com/dotnet/templating - d108a65d5ff4505b28bce684d565d01330472833 + 31416ebeb877a43190a5aaa24b1ddacf1f75a576 diff --git a/eng/Versions.props b/eng/Versions.props index 571d8748a5f6..30da269b826c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -149,7 +149,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 8.0.414-servicing.25414.4 + 8.0.414-servicing.25417.9 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 96cb7cf2a8eef795349a92cd54031a6aed60e4a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 20 Aug 2025 02:03:41 +0000 Subject: [PATCH 011/228] Update dependencies from https://github.com/dotnet/msbuild build 20250819.1 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.11.41-servicing-25412-05 -> To Version 17.11.41-servicing-25419-01 --- NuGet.config | 3 ++- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index bb68040e5d6f..b6e9ada2a2f9 100644 --- a/NuGet.config +++ b/NuGet.config @@ -15,7 +15,7 @@ - + @@ -23,6 +23,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a811669eb9ac..6700dba5373e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -57,15 +57,15 @@ https://github.com/dotnet/msbuild - 18f1ecf823d4498808757f7f183143157b136d12 + 9b5d41e2dfd9f25adbec359c1487a0ee05239b7d - + https://github.com/dotnet/msbuild - 18f1ecf823d4498808757f7f183143157b136d12 + 9b5d41e2dfd9f25adbec359c1487a0ee05239b7d - + https://github.com/dotnet/msbuild - 18f1ecf823d4498808757f7f183143157b136d12 + 9b5d41e2dfd9f25adbec359c1487a0ee05239b7d diff --git a/eng/Versions.props b/eng/Versions.props index 571d8748a5f6..47ad849e33f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -135,7 +135,7 @@ 17.8.27 $(MicrosoftBuildMinimumVersion) $(MicrosoftBuildMinimumVersion) - 17.11.41-servicing-25412-05 + 17.11.41-servicing-25419-01 $(MicrosoftBuildMinimumVersion) $(MicrosoftBuildMinimumVersion) $(MicrosoftBuildTasksCorePackageVersion) From a832e44f9a0f08569c51996de5af56c979baaacc Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 20 Aug 2025 03:16:29 +0000 Subject: [PATCH 012/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250819.14 Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.20-servicing.25415.11 -> To Version 8.0.20-servicing.25419.14 Dependency coherency updates Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.19 -> To Version 8.0.20 (parent: Microsoft.NETCore.App.Runtime.win-x64 --- NuGet.config | 10 ++++++++-- eng/Version.Details.xml | 30 +++++++++++++++--------------- eng/Versions.props | 6 +++--- 3 files changed, 26 insertions(+), 20 deletions(-) diff --git a/NuGet.config b/NuGet.config index 2431020eb805..da8cd8663a29 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + @@ -14,6 +15,7 @@ + @@ -21,13 +23,15 @@ - + + + @@ -54,6 +58,7 @@ + @@ -61,9 +66,10 @@ - + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2ad5a7b8b3ec..99cc1a0d9573 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -16,32 +16,32 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -49,11 +49,11 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 - + https://github.com/dotnet/emsdk - 6fd14a46f7bc405f4ba53b1e691c76fdc6324b0b + 222749b48ecb0fe78f236ca9c61f6ff3b09cdc99 https://github.com/dotnet/msbuild @@ -202,7 +202,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - dd6010a8a425962e7793cc741e1f79f8681e4882 + 574100b692e71fa3426931adf4c1ba42e4ee5213 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index c6ba6cfb38a4..0b5c6653daf9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -52,12 +52,12 @@ 8.0.20 - 8.0.20-servicing.25415.11 + 8.0.20-servicing.25419.14 8.0.20 $(MicrosoftNETCoreAppRuntimewinx64PackageVersion) 8.0.2 8.0.20 - 8.0.20-servicing.25415.11 + 8.0.20-servicing.25419.14 8.0.0 $(MicrosoftExtensionsDependencyModelPackageVersion) 8.0.1 @@ -231,7 +231,7 @@ - 8.0.19 + 8.0.20 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100PackageVersion) 8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-rtm|-[A-z]*\.*\d*`)) From c1a71597f2b55d320542a1ad429b7583815307e4 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 20 Aug 2025 08:10:29 +0000 Subject: [PATCH 013/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250819.13 dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.20-servicing.25415.21 -> To Version 8.0.20-servicing.25419.13 --- NuGet.config | 6 ++--- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 10 ++++---- 3 files changed, 35 insertions(+), 37 deletions(-) diff --git a/NuGet.config b/NuGet.config index da8cd8663a29..036962b88ada 100644 --- a/NuGet.config +++ b/NuGet.config @@ -14,8 +14,7 @@ - - + @@ -58,8 +57,7 @@ - - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 99cc1a0d9573..eddfe0a0af5b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -111,13 +111,13 @@ https://github.com/dotnet/roslyn bc1c3011064a493b0ca527df6fb7215e2e5cfa96 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://github.com/nuget/nuget.client @@ -250,48 +250,48 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://github.com/dotnet/razor @@ -308,19 +308,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://github.com/dotnet/xdt @@ -439,7 +439,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a963a15a6fe69263d5381a6d0fb98f6fff0003f8 + 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 0b5c6653daf9..5f0cda1e537d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -172,11 +172,11 @@ 8.0.20 - 8.0.20-servicing.25415.21 - 8.0.20-servicing.25415.21 - 8.0.20-servicing.25415.21 - 8.0.20-servicing.25415.21 - 8.0.20-servicing.25415.21 + 8.0.20-servicing.25419.13 + 8.0.20-servicing.25419.13 + 8.0.20-servicing.25419.13 + 8.0.20-servicing.25419.13 + 8.0.20-servicing.25419.13 8.0.20 From 7a687ef4f0ca073cdfffd1ce8b09acce135bc5bc Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 20 Aug 2025 11:08:26 +0000 Subject: [PATCH 014/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250820.2 dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.20-servicing.25415.21 -> To Version 8.0.20-servicing.25420.2 --- NuGet.config | 4 +-- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 10 ++++---- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/NuGet.config b/NuGet.config index 036962b88ada..dc15c03c7b2d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -14,7 +14,7 @@ - + @@ -57,7 +57,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eddfe0a0af5b..80a2a7fdb15c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -111,13 +111,13 @@ https://github.com/dotnet/roslyn bc1c3011064a493b0ca527df6fb7215e2e5cfa96 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://github.com/nuget/nuget.client @@ -250,48 +250,48 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://github.com/dotnet/razor @@ -308,19 +308,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://github.com/dotnet/xdt @@ -439,7 +439,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 9edd81d64f41d79c618e2fb3bb8ee9485d9114e1 + c78f4a816c0c6a978a801a05a31dce9013e099e2 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 5f0cda1e537d..36c8bde1f2a2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -172,11 +172,11 @@ 8.0.20 - 8.0.20-servicing.25419.13 - 8.0.20-servicing.25419.13 - 8.0.20-servicing.25419.13 - 8.0.20-servicing.25419.13 - 8.0.20-servicing.25419.13 + 8.0.20-servicing.25420.2 + 8.0.20-servicing.25420.2 + 8.0.20-servicing.25420.2 + 8.0.20-servicing.25420.2 + 8.0.20-servicing.25420.2 8.0.20 From 8542d52969dba264394bb0633328dab85f979bff Mon Sep 17 00:00:00 2001 From: Chet Husk Date: Wed, 20 Aug 2025 15:23:37 -0500 Subject: [PATCH 015/228] detect .NET 10 RID-specific tools and provide a more actionable error --- .../ToolConfigurationDeserializer.cs | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs b/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs index a0f27e20f61e..7cb83224e6bd 100644 --- a/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs +++ b/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs @@ -52,15 +52,24 @@ public static ToolConfiguration Deserialize(string pathToXml) throw new ToolConfigurationException(CommonLocalizableStrings.ToolSettingsMoreThanOneCommand); } - if (dotNetCliTool.Commands[0].Runner != "dotnet") + // if there is no runner, this could be an entirely different _kind_ of tool. + if (string.IsNullOrWhiteSpace(dotNetCliTool.Commands[0].Runner)) { - throw new ToolConfigurationException( - string.Format( - CommonLocalizableStrings.ToolSettingsUnsupportedRunner, - dotNetCliTool.Commands[0].Name, - dotNetCliTool.Commands[0].Runner)); + if (warnings.Count != 0) + { + throw new ToolConfigurationException(warnings[0]); + } } + if (dotNetCliTool.Commands[0].Runner != "dotnet") + { + throw new ToolConfigurationException( + string.Format( + CommonLocalizableStrings.ToolSettingsUnsupportedRunner, + dotNetCliTool.Commands[0].Name, + dotNetCliTool.Commands[0].Runner)); + } + return new ToolConfiguration( dotNetCliTool.Commands[0].Name, dotNetCliTool.Commands[0].EntryPoint, From 779f3b0becce5e4d19e566b9ac868d1783f8553b Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Thu, 21 Aug 2025 19:00:39 +0000 Subject: [PATCH 016/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250821.3 Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.20 -> To Version 8.0.20 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.20-servicing.25415.2 -> To Version 8.0.20-servicing.25420.2 (parent: Microsoft.WindowsDesktop.App.Ref --- NuGet.config | 6 ++---- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/NuGet.config b/NuGet.config index dc15c03c7b2d..fb0dd2f746a8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -29,8 +29,7 @@ - - + @@ -67,8 +66,7 @@ - - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 80a2a7fdb15c..5f5c82df45d9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -230,23 +230,23 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5389367cfc96b37742df969ee8be968e8b3cadaa + 2540f0e77435ce41beaadc94cc0d10ac9981b5a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5389367cfc96b37742df969ee8be968e8b3cadaa + 2540f0e77435ce41beaadc94cc0d10ac9981b5a7 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5389367cfc96b37742df969ee8be968e8b3cadaa + 2540f0e77435ce41beaadc94cc0d10ac9981b5a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 5389367cfc96b37742df969ee8be968e8b3cadaa + 2540f0e77435ce41beaadc94cc0d10ac9981b5a7 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6d0860a9836d13b717b2bf679798d6de0cd15129 + 7b95ca673ef08b7325429a3b675184b815482564 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore diff --git a/eng/Versions.props b/eng/Versions.props index 36c8bde1f2a2..558ad4bd580e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,7 +187,7 @@ - 8.0.20-servicing.25415.2 + 8.0.20-servicing.25420.2 From cd07aaae4cfee3ff059c09865f9b0945d23fc146 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 23 Aug 2025 02:04:29 +0000 Subject: [PATCH 017/228] Update dependencies from https://github.com/dotnet/arcade build 20250822.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25422.2 --- NuGet.config | 2 ++ eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 4 files changed, 14 insertions(+), 12 deletions(-) diff --git a/NuGet.config b/NuGet.config index bb68040e5d6f..bee2e30365fc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -23,6 +23,8 @@ + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a811669eb9ac..6385da794a1a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 2f70e458e03e348a3a1f3fd6b9b70b4fcd5ba596 + 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 - + https://github.com/dotnet/arcade - 2f70e458e03e348a3a1f3fd6b9b70b4fcd5ba596 + 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 - + https://github.com/dotnet/arcade - 2f70e458e03e348a3a1f3fd6b9b70b4fcd5ba596 + 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 - + https://github.com/dotnet/arcade - 2f70e458e03e348a3a1f3fd6b9b70b4fcd5ba596 + 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 571d8748a5f6..73b919974f29 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25415.2 + 8.0.0-beta.25422.2 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25415.2 + 8.0.0-beta.25422.2 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index 35c55ef5902d..1ee151ac29b8 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25415.2", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25415.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25422.2", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25422.2" } } From 66010f39f9da4227807db5b3617912c780595064 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 27 Aug 2025 02:03:31 +0000 Subject: [PATCH 018/228] Update dependencies from https://github.com/dotnet/msbuild build 20250826.6 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.11.41-servicing-25412-05 -> To Version 17.11.43-servicing-25426-06 --- NuGet.config | 5 ++++- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index b6e9ada2a2f9..96ffe6019ded 100644 --- a/NuGet.config +++ b/NuGet.config @@ -15,7 +15,7 @@ - + @@ -23,6 +23,9 @@ + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6700dba5373e..eebea6b0b4f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -55,17 +55,17 @@ https://github.com/dotnet/emsdk 6fd14a46f7bc405f4ba53b1e691c76fdc6324b0b - + https://github.com/dotnet/msbuild - 9b5d41e2dfd9f25adbec359c1487a0ee05239b7d + 784778a73daf2c86360a99798fe4dd1f9dde0366 - + https://github.com/dotnet/msbuild - 9b5d41e2dfd9f25adbec359c1487a0ee05239b7d + 784778a73daf2c86360a99798fe4dd1f9dde0366 - + https://github.com/dotnet/msbuild - 9b5d41e2dfd9f25adbec359c1487a0ee05239b7d + 784778a73daf2c86360a99798fe4dd1f9dde0366 diff --git a/eng/Versions.props b/eng/Versions.props index 47ad849e33f9..d11089b9b32b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -126,7 +126,7 @@ - 17.11.41 + 17.11.43 $(MicrosoftBuildPackageVersion) + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6385da794a1a..fb156bbf52a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 + 6e78cc9faf0ab29992b01007d71519655344e74c - + https://github.com/dotnet/arcade - 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 + 6e78cc9faf0ab29992b01007d71519655344e74c - + https://github.com/dotnet/arcade - 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 + 6e78cc9faf0ab29992b01007d71519655344e74c - + https://github.com/dotnet/arcade - 3e8ada7bce86d4218abd6d9a40daadddabdf16c9 + 6e78cc9faf0ab29992b01007d71519655344e74c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 73b919974f29..f128e31d904a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25422.2 + 8.0.0-beta.25427.4 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25422.2 + 8.0.0-beta.25427.4 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/eng/common/templates-official/job/source-build.yml b/eng/common/templates-official/job/source-build.yml index 4217d6d8b148..7b9c58a90c5e 100644 --- a/eng/common/templates-official/job/source-build.yml +++ b/eng/common/templates-official/job/source-build.yml @@ -31,6 +31,9 @@ parameters: # container and pool. platform: {} + # Optional list of directories to ignore for component governance scans. + cgIgnoreDirectories: [] + # If set to true and running on a non-public project, # Internal blob storage locations will be enabled. # This is not enabled by default because many repositories do not need internal sources @@ -73,3 +76,4 @@ jobs: - template: /eng/common/templates-official/steps/source-build.yml parameters: platform: ${{ parameters.platform }} + cgIgnoreDirectories: ${{ parameters.cgIgnoreDirectories }} diff --git a/eng/common/templates-official/jobs/source-build.yml b/eng/common/templates-official/jobs/source-build.yml index b9247be1547b..21a346fbd6c7 100644 --- a/eng/common/templates-official/jobs/source-build.yml +++ b/eng/common/templates-official/jobs/source-build.yml @@ -21,6 +21,9 @@ parameters: # one job runs on 'defaultManagedPlatform'. platforms: [] + # Optional list of directories to ignore for component governance scans. + cgIgnoreDirectories: [] + # If set to true and running on a non-public project, # Internal nuget and blob storage locations will be enabled. # This is not enabled by default because many repositories do not need internal sources @@ -44,6 +47,7 @@ jobs: parameters: jobNamePrefix: ${{ parameters.jobNamePrefix }} platform: ${{ platform }} + cgIgnoreDirectories: ${{ parameters.cgIgnoreDirectories }} enableInternalSources: ${{ parameters.enableInternalSources }} - ${{ if eq(length(parameters.platforms), 0) }}: @@ -51,4 +55,5 @@ jobs: parameters: jobNamePrefix: ${{ parameters.jobNamePrefix }} platform: ${{ parameters.defaultManagedPlatform }} + cgIgnoreDirectories: ${{ parameters.cgIgnoreDirectories }} enableInternalSources: ${{ parameters.enableInternalSources }} diff --git a/eng/common/templates-official/steps/source-build.yml b/eng/common/templates-official/steps/source-build.yml index a69631446da2..b63043da4b9f 100644 --- a/eng/common/templates-official/steps/source-build.yml +++ b/eng/common/templates-official/steps/source-build.yml @@ -12,6 +12,9 @@ parameters: # the usage of the properties on this object is split between the 'job' and 'steps' templates. platform: {} + # Optional list of directories to ignore for component governance scans. + cgIgnoreDirectories: [] + steps: # Build. Keep it self-contained for simple reusability. (No source-build-specific job variables.) - script: | @@ -126,4 +129,7 @@ steps: - task: ComponentGovernanceComponentDetection@0 displayName: Component Detection (Exclude upstream cache) inputs: - ignoreDirectories: '$(System.DefaultWorkingDirectory)/artifacts/source-build/self/src/artifacts/obj/source-built-upstream-cache' + ${{ if eq(length(parameters.cgIgnoreDirectories), 0) }}: + ignoreDirectories: '$(System.DefaultWorkingDirectory)/artifacts/source-build/self/src/artifacts/obj/source-built-upstream-cache' + ${{ else }}: + ignoreDirectories: ${{ join(',', parameters.cgIgnoreDirectories) }} diff --git a/eng/common/templates/job/source-build.yml b/eng/common/templates/job/source-build.yml index c48f95d93d91..97021335cfc4 100644 --- a/eng/common/templates/job/source-build.yml +++ b/eng/common/templates/job/source-build.yml @@ -31,6 +31,9 @@ parameters: # container and pool. platform: {} + # Optional list of directories to ignore for component governance scans. + cgIgnoreDirectories: [] + # If set to true and running on a non-public project, # Internal blob storage locations will be enabled. # This is not enabled by default because many repositories do not need internal sources @@ -72,3 +75,4 @@ jobs: - template: /eng/common/templates/steps/source-build.yml parameters: platform: ${{ parameters.platform }} + cgIgnoreDirectories: ${{ parameters.cgIgnoreDirectories }} diff --git a/eng/common/templates/jobs/source-build.yml b/eng/common/templates/jobs/source-build.yml index 3ec997108107..4dde599add97 100644 --- a/eng/common/templates/jobs/source-build.yml +++ b/eng/common/templates/jobs/source-build.yml @@ -21,6 +21,9 @@ parameters: # one job runs on 'defaultManagedPlatform'. platforms: [] + # Optional list of directories to ignore for component governance scans. + cgIgnoreDirectories: [] + # If set to true and running on a non-public project, # Internal nuget and blob storage locations will be enabled. # This is not enabled by default because many repositories do not need internal sources @@ -44,6 +47,7 @@ jobs: parameters: jobNamePrefix: ${{ parameters.jobNamePrefix }} platform: ${{ platform }} + cgIgnoreDirectories: ${{ parameters.cgIgnoreDirectories }} enableInternalSources: ${{ parameters.enableInternalSources }} - ${{ if eq(length(parameters.platforms), 0) }}: @@ -51,4 +55,5 @@ jobs: parameters: jobNamePrefix: ${{ parameters.jobNamePrefix }} platform: ${{ parameters.defaultManagedPlatform }} + cgIgnoreDirectories: ${{ parameters.cgIgnoreDirectories }} enableInternalSources: ${{ parameters.enableInternalSources }} diff --git a/eng/common/templates/steps/source-build.yml b/eng/common/templates/steps/source-build.yml index 4fb5643e5ded..ae06b26ea373 100644 --- a/eng/common/templates/steps/source-build.yml +++ b/eng/common/templates/steps/source-build.yml @@ -12,6 +12,9 @@ parameters: # the usage of the properties on this object is split between the 'job' and 'steps' templates. platform: {} + # Optional list of directories to ignore for component governance scans. + cgIgnoreDirectories: [] + steps: # Build. Keep it self-contained for simple reusability. (No source-build-specific job variables.) - script: | @@ -126,4 +129,7 @@ steps: - task: ComponentGovernanceComponentDetection@0 displayName: Component Detection (Exclude upstream cache) inputs: - ignoreDirectories: '$(System.DefaultWorkingDirectory)/artifacts/source-build/self/src/artifacts/obj/source-built-upstream-cache' + ${{ if eq(length(parameters.cgIgnoreDirectories), 0) }}: + ignoreDirectories: '$(System.DefaultWorkingDirectory)/artifacts/source-build/self/src/artifacts/obj/source-built-upstream-cache' + ${{ else }}: + ignoreDirectories: ${{ join(',', parameters.cgIgnoreDirectories) }} diff --git a/global.json b/global.json index 1ee151ac29b8..79de562355a1 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25422.2", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25422.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25427.4", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25427.4" } } From 9cdda8ab6fb4a57a7a28d7f976ff693fc8f350b3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 3 Sep 2025 02:03:05 +0000 Subject: [PATCH 020/228] Update dependencies from https://github.com/dotnet/msbuild build 20250902.7 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization From Version 17.11.41-servicing-25412-05 -> To Version 17.11.45-servicing-25452-07 --- NuGet.config | 3 ++- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index 96ffe6019ded..7873691c505b 100644 --- a/NuGet.config +++ b/NuGet.config @@ -15,7 +15,7 @@ - + @@ -23,6 +23,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eebea6b0b4f7..84e688b93344 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -55,17 +55,17 @@ https://github.com/dotnet/emsdk 6fd14a46f7bc405f4ba53b1e691c76fdc6324b0b - + https://github.com/dotnet/msbuild - 784778a73daf2c86360a99798fe4dd1f9dde0366 + 70f0ec66d526ee9e8c658bc6c6c2cf6498286fb6 - + https://github.com/dotnet/msbuild - 784778a73daf2c86360a99798fe4dd1f9dde0366 + 70f0ec66d526ee9e8c658bc6c6c2cf6498286fb6 - + https://github.com/dotnet/msbuild - 784778a73daf2c86360a99798fe4dd1f9dde0366 + 70f0ec66d526ee9e8c658bc6c6c2cf6498286fb6 diff --git a/eng/Versions.props b/eng/Versions.props index d11089b9b32b..b9268d03b63d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -126,7 +126,7 @@ - 17.11.43 + 17.11.45 $(MicrosoftBuildPackageVersion) - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8b36894a6056..263bef350671 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,17 +1,17 @@ - + https://github.com/dotnet/templating - 31416ebeb877a43190a5aaa24b1ddacf1f75a576 + 9c1d9e51e7dc26896fb41555cc2f01fb89334c35 - + https://github.com/dotnet/templating - 31416ebeb877a43190a5aaa24b1ddacf1f75a576 + 9c1d9e51e7dc26896fb41555cc2f01fb89334c35 - + https://github.com/dotnet/templating - 31416ebeb877a43190a5aaa24b1ddacf1f75a576 + 9c1d9e51e7dc26896fb41555cc2f01fb89334c35 diff --git a/eng/Versions.props b/eng/Versions.props index 30da269b826c..7a6c2148f044 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -143,13 +143,13 @@ - 8.0.414 + 8.0.415 $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 8.0.414-servicing.25417.9 + 8.0.415-servicing.25452.13 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 1218915391f68a67e64833e1473d57e3df02f15f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 6 Sep 2025 02:03:25 +0000 Subject: [PATCH 022/228] Update dependencies from https://github.com/dotnet/arcade build 20250905.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25455.3 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fb156bbf52a0..08106fc886fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 6e78cc9faf0ab29992b01007d71519655344e74c + 09625cb3b98ebe646a63dfea19a0c0127e88459a - + https://github.com/dotnet/arcade - 6e78cc9faf0ab29992b01007d71519655344e74c + 09625cb3b98ebe646a63dfea19a0c0127e88459a - + https://github.com/dotnet/arcade - 6e78cc9faf0ab29992b01007d71519655344e74c + 09625cb3b98ebe646a63dfea19a0c0127e88459a - + https://github.com/dotnet/arcade - 6e78cc9faf0ab29992b01007d71519655344e74c + 09625cb3b98ebe646a63dfea19a0c0127e88459a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index f128e31d904a..7446c5113ae1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25427.4 + 8.0.0-beta.25455.3 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25427.4 + 8.0.0-beta.25455.3 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index 79de562355a1..08607d5d0dc2 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25427.4", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25427.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25455.3", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25455.3" } } From 2d4d8b6a0d8a76ddf54469faa5e97c9c54a535ee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 9 Sep 2025 02:03:40 +0000 Subject: [PATCH 023/228] Update dependencies from https://github.com/dotnet/templating build 20250907.4 Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Mocks From Version 8.0.414-servicing.25414.4 -> To Version 8.0.415-servicing.25457.4 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 3a340e3afb46..7c4ca7e0d182 100644 --- a/NuGet.config +++ b/NuGet.config @@ -22,7 +22,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 263bef350671..f2c228032e34 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,15 +3,15 @@ https://github.com/dotnet/templating - 9c1d9e51e7dc26896fb41555cc2f01fb89334c35 + a2c45457884ceb15ab6e368c87571ce1e480fc93 - + https://github.com/dotnet/templating - 9c1d9e51e7dc26896fb41555cc2f01fb89334c35 + a2c45457884ceb15ab6e368c87571ce1e480fc93 - + https://github.com/dotnet/templating - 9c1d9e51e7dc26896fb41555cc2f01fb89334c35 + a2c45457884ceb15ab6e368c87571ce1e480fc93 diff --git a/eng/Versions.props b/eng/Versions.props index ba6db5d5c516..f75982ea3ffb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -149,7 +149,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 8.0.415-servicing.25452.13 + 8.0.415-servicing.25457.4 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 958b3128f479029e0297f9e6633eaf2f6336f6dd Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Wed, 10 Sep 2025 12:02:08 -0700 Subject: [PATCH 024/228] Update the VS warning to point to 18.0 --- .../targets/Microsoft.NET.SupportedTargetFrameworks.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props b/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props index 03ffc606a95f..fe2c8b5ee6ce 100644 --- a/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props +++ b/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.SupportedTargetFrameworks.props @@ -33,7 +33,7 @@ Copyright (c) .NET Foundation. All rights reserved. 10.0 - 17.16 + 18.0 From 0d035bebd9feed8bd0539b2fd00479dd38484cb0 Mon Sep 17 00:00:00 2001 From: "Simon Zhao (BEYONDSOFT CONSULTING INC)" Date: Thu, 11 Sep 2025 10:57:14 +0800 Subject: [PATCH 025/228] Revert the incorrect merge --- NuGet.config | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/NuGet.config b/NuGet.config index 9a7e2bcab6c9..7c4ca7e0d182 100644 --- a/NuGet.config +++ b/NuGet.config @@ -22,12 +22,7 @@ - - - - - - + From a49fb4005462413a2f780820c2b95ab6a4ac0140 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 12 Sep 2025 02:04:01 +0000 Subject: [PATCH 026/228] Update dependencies from https://github.com/dotnet/arcade build 20250911.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25461.1 --- NuGet.config | 6 ------ eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 6 +++--- 4 files changed, 13 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index e12afd6c2deb..7c4ca7e0d182 100644 --- a/NuGet.config +++ b/NuGet.config @@ -22,12 +22,6 @@ - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 96d5acea51ae..e3a7f975b482 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 09625cb3b98ebe646a63dfea19a0c0127e88459a + 958612453c58fd32328461580b19ce5ecf4aedd2 - + https://github.com/dotnet/arcade - 09625cb3b98ebe646a63dfea19a0c0127e88459a + 958612453c58fd32328461580b19ce5ecf4aedd2 - + https://github.com/dotnet/arcade - 09625cb3b98ebe646a63dfea19a0c0127e88459a + 958612453c58fd32328461580b19ce5ecf4aedd2 - + https://github.com/dotnet/arcade - 09625cb3b98ebe646a63dfea19a0c0127e88459a + 958612453c58fd32328461580b19ce5ecf4aedd2 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index bdab6677fdba..45f4dfe37a41 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25455.3 + 8.0.0-beta.25461.1 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25455.3 + 8.0.0-beta.25461.1 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index 08607d5d0dc2..f6d3f7a5d730 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "8.0.119", + "dotnet": "8.0.120", "runtimes": { "dotnet": [ "$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)" @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25455.3", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25455.3" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25461.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25461.1" } } From f186a3253def617d0c38027e22b54e7e9f80f7ff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 13 Sep 2025 02:04:23 +0000 Subject: [PATCH 027/228] Update dependencies from https://github.com/dotnet/templating build 20250911.13 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.415-servicing.25457.4 -> To Version 8.0.415-servicing.25461.13 Microsoft.TemplateEngine.Abstractions From Version 8.0.415 -> To Version 8.0.415 --- NuGet.config | 8 +------- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/NuGet.config b/NuGet.config index 6fb11c0d39fa..8d9815d961da 100644 --- a/NuGet.config +++ b/NuGet.config @@ -22,13 +22,7 @@ - - - - - - - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f5f8601465c0..11433b66b1ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,15 +3,15 @@ https://github.com/dotnet/templating - a2c45457884ceb15ab6e368c87571ce1e480fc93 + 721b0cd3274906c3dfbde0f1ed50f0249398a6f6 - + https://github.com/dotnet/templating - a2c45457884ceb15ab6e368c87571ce1e480fc93 + 721b0cd3274906c3dfbde0f1ed50f0249398a6f6 - + https://github.com/dotnet/templating - a2c45457884ceb15ab6e368c87571ce1e480fc93 + 721b0cd3274906c3dfbde0f1ed50f0249398a6f6 diff --git a/eng/Versions.props b/eng/Versions.props index bfc6e796bf39..6ab8175bc7e1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -149,7 +149,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 8.0.415-servicing.25457.4 + 8.0.415-servicing.25461.13 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 2e809a46b2490084025e5fe54eb5c36306b512e1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 13 Sep 2025 02:04:43 +0000 Subject: [PATCH 028/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20250912.3 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.25428.6 -> To Version 8.0.0-alpha.1.25462.3 --- NuGet.config | 6 ------ eng/Version.Details.xml | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/NuGet.config b/NuGet.config index 6fb11c0d39fa..b11f12cf40a0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -22,12 +22,6 @@ - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f5f8601465c0..34cf5f2e3a13 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -354,9 +354,9 @@ 16bcad1c13be082bd52ce178896d1119a73081a9 - + https://github.com/dotnet/source-build-reference-packages - 0b4984f8ee945e02a39ef0f72dc9f7ceab65c14f + 55cc6bb942c12203e42ddb58f72cf5dbf1173eac From bd1d6dda8a8ab8953dbcc533416ac75f0782b63d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 13 Sep 2025 02:05:03 +0000 Subject: [PATCH 029/228] Update dependencies from https://github.com/dotnet/arcade build 20250912.5 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25462.5 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- .../job/publish-build-assets.yml | 9 ++++++++- eng/common/templates-official/jobs/jobs.yml | 2 ++ .../templates/job/publish-build-assets.yml | 9 ++++++++- eng/common/templates/jobs/jobs.yml | 2 ++ global.json | 4 ++-- 7 files changed, 32 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e3a7f975b482..38a5f62e2a46 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 958612453c58fd32328461580b19ce5ecf4aedd2 + dc4d6c8c4c747fd66c63126fc933615fc69ebe9b - + https://github.com/dotnet/arcade - 958612453c58fd32328461580b19ce5ecf4aedd2 + dc4d6c8c4c747fd66c63126fc933615fc69ebe9b - + https://github.com/dotnet/arcade - 958612453c58fd32328461580b19ce5ecf4aedd2 + dc4d6c8c4c747fd66c63126fc933615fc69ebe9b - + https://github.com/dotnet/arcade - 958612453c58fd32328461580b19ce5ecf4aedd2 + dc4d6c8c4c747fd66c63126fc933615fc69ebe9b https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 45f4dfe37a41..e6151b92074c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25461.1 + 8.0.0-beta.25462.5 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25461.1 + 8.0.0-beta.25462.5 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/eng/common/templates-official/job/publish-build-assets.yml b/eng/common/templates-official/job/publish-build-assets.yml index 7a320e9bab20..a99d79df863c 100644 --- a/eng/common/templates-official/job/publish-build-assets.yml +++ b/eng/common/templates-official/job/publish-build-assets.yml @@ -32,6 +32,8 @@ parameters: repositoryAlias: self + officialBuildId: '' + jobs: - job: Asset_Registry_Publish @@ -52,6 +54,11 @@ jobs: value: false - ${{ if eq(parameters.publishAssetsImmediately, 'true') }}: - template: /eng/common/templates-official/post-build/common-variables.yml + - name: OfficialBuildId + ${{ if ne(parameters.officialBuildId, '') }}: + value: ${{ parameters.officialBuildId }} + ${{ else }}: + value: $(Build.BuildNumber) pool: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) @@ -93,7 +100,7 @@ jobs: /p:ManifestsPath='$(Build.StagingDirectory)/Download/AssetManifests' /p:MaestroApiEndpoint=https://maestro.dot.net /p:PublishUsingPipelines=${{ parameters.publishUsingPipelines }} - /p:OfficialBuildId=$(Build.BuildNumber) + /p:OfficialBuildId=$(OfficialBuildId) condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} diff --git a/eng/common/templates-official/jobs/jobs.yml b/eng/common/templates-official/jobs/jobs.yml index 803a95aacf4e..03aa64e1741f 100644 --- a/eng/common/templates-official/jobs/jobs.yml +++ b/eng/common/templates-official/jobs/jobs.yml @@ -41,6 +41,7 @@ parameters: enableSourceIndex: false sourceIndexParams: {} repositoryAlias: self + officialBuildId: '' # Internal resources (telemetry, microbuild) can only be accessed from non-public projects, # and some (Microbuild) should only be applied to non-PR cases for internal builds. @@ -97,3 +98,4 @@ jobs: artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} signingValidationAdditionalParameters: ${{ parameters.signingValidationAdditionalParameters }} repositoryAlias: ${{ parameters.repositoryAlias }} + officialBuildId: ${{ parameters.officialBuildId }} diff --git a/eng/common/templates/job/publish-build-assets.yml b/eng/common/templates/job/publish-build-assets.yml index 2956d8117f73..1fcdcc9adc34 100644 --- a/eng/common/templates/job/publish-build-assets.yml +++ b/eng/common/templates/job/publish-build-assets.yml @@ -32,6 +32,8 @@ parameters: repositoryAlias: self + officialBuildId: '' + jobs: - job: Asset_Registry_Publish @@ -52,6 +54,11 @@ jobs: value: false - ${{ if eq(parameters.publishAssetsImmediately, 'true') }}: - template: /eng/common/templates/post-build/common-variables.yml + - name: OfficialBuildId + ${{ if ne(parameters.officialBuildId, '') }}: + value: ${{ parameters.officialBuildId }} + ${{ else }}: + value: $(Build.BuildNumber) pool: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) @@ -91,7 +98,7 @@ jobs: /p:ManifestsPath='$(Build.StagingDirectory)/Download/AssetManifests' /p:MaestroApiEndpoint=https://maestro.dot.net /p:PublishUsingPipelines=${{ parameters.publishUsingPipelines }} - /p:OfficialBuildId=$(Build.BuildNumber) + /p:OfficialBuildId=$(OfficialBuildId) condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} diff --git a/eng/common/templates/jobs/jobs.yml b/eng/common/templates/jobs/jobs.yml index 34387a8c7acd..7eafc256758f 100644 --- a/eng/common/templates/jobs/jobs.yml +++ b/eng/common/templates/jobs/jobs.yml @@ -41,6 +41,7 @@ parameters: enableSourceIndex: false sourceIndexParams: {} repositoryAlias: self + officialBuildId: '' # Internal resources (telemetry, microbuild) can only be accessed from non-public projects, # and some (Microbuild) should only be applied to non-PR cases for internal builds. @@ -97,3 +98,4 @@ jobs: artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} signingValidationAdditionalParameters: ${{ parameters.signingValidationAdditionalParameters }} repositoryAlias: ${{ parameters.repositoryAlias }} + officialBuildId: ${{ parameters.officialBuildId }} diff --git a/global.json b/global.json index f6d3f7a5d730..fa2de8cfdc1e 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25461.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25461.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25462.5", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25462.5" } } From c312721baf706024983c54ff889cc665b1a2e7e0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 14 Sep 2025 02:03:46 +0000 Subject: [PATCH 030/228] Update dependencies from https://github.com/dotnet/arcade build 20250912.6 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25462.6 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 38a5f62e2a46..a599c2645072 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - dc4d6c8c4c747fd66c63126fc933615fc69ebe9b + 1df8dfdfc8068e5180687a3079427b120de18eed - + https://github.com/dotnet/arcade - dc4d6c8c4c747fd66c63126fc933615fc69ebe9b + 1df8dfdfc8068e5180687a3079427b120de18eed - + https://github.com/dotnet/arcade - dc4d6c8c4c747fd66c63126fc933615fc69ebe9b + 1df8dfdfc8068e5180687a3079427b120de18eed - + https://github.com/dotnet/arcade - dc4d6c8c4c747fd66c63126fc933615fc69ebe9b + 1df8dfdfc8068e5180687a3079427b120de18eed https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index e6151b92074c..b346f6a9828c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25462.5 + 8.0.0-beta.25462.6 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25462.5 + 8.0.0-beta.25462.6 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index fa2de8cfdc1e..10c92944e75c 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25462.5", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25462.5" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25462.6", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25462.6" } } From a51a0d97a5c8466500a4d9355b1b8fbe12f1aea3 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Mon, 15 Sep 2025 10:09:48 -0700 Subject: [PATCH 031/228] Update NuGet.config with new templating source --- NuGet.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index fb0dd2f746a8..8e24c00ebeb0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -25,8 +25,7 @@ - - + From 830499d4ee8e31165b9924d4dc4b0ebffb0dc16e Mon Sep 17 00:00:00 2001 From: Chet Husk Date: Mon, 15 Sep 2025 14:43:12 -0500 Subject: [PATCH 032/228] [8.0.4xx] detect .NET 10 RID-specific tools and provide a more actionable error (#50414) --- .../ToolConfigurationDeserializer.cs | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs b/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs index 6f6b0274a4ac..acf397e6b5ed 100644 --- a/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs +++ b/src/Cli/dotnet/ToolPackage/ToolConfigurationDeserializer.cs @@ -52,15 +52,24 @@ public static ToolConfiguration Deserialize(string pathToXml) throw new ToolConfigurationException(CommonLocalizableStrings.ToolSettingsMoreThanOneCommand); } - if (dotNetCliTool.Commands[0].Runner != "dotnet") + // if there is no runner, this could be an entirely different _kind_ of tool. + if (string.IsNullOrWhiteSpace(dotNetCliTool.Commands[0].Runner)) { - throw new ToolConfigurationException( - string.Format( - CommonLocalizableStrings.ToolSettingsUnsupportedRunner, - dotNetCliTool.Commands[0].Name, - dotNetCliTool.Commands[0].Runner)); + if (warnings.Count != 0) + { + throw new ToolConfigurationException(warnings[0]); + } } + if (dotNetCliTool.Commands[0].Runner != "dotnet") + { + throw new ToolConfigurationException( + string.Format( + CommonLocalizableStrings.ToolSettingsUnsupportedRunner, + dotNetCliTool.Commands[0].Name, + dotNetCliTool.Commands[0].Runner)); + } + return new ToolConfiguration( dotNetCliTool.Commands[0].Name, dotNetCliTool.Commands[0].EntryPoint, From 768956021868a3696d3f41e8c67433038b4843e8 Mon Sep 17 00:00:00 2001 From: Michael Yanni Date: Mon, 15 Sep 2025 15:57:06 -0700 Subject: [PATCH 033/228] Added nowarn for NETSDK1138. --- .../Microsoft.DotNet.ApiCompat.Tool.csproj | 2 ++ .../Microsoft.DotNet.GenAPI.Tool.csproj | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/ApiCompat/Microsoft.DotNet.ApiCompat.Tool/Microsoft.DotNet.ApiCompat.Tool.csproj b/src/ApiCompat/Microsoft.DotNet.ApiCompat.Tool/Microsoft.DotNet.ApiCompat.Tool.csproj index a8775a32bd72..4b3195a0ac2d 100644 --- a/src/ApiCompat/Microsoft.DotNet.ApiCompat.Tool/Microsoft.DotNet.ApiCompat.Tool.csproj +++ b/src/ApiCompat/Microsoft.DotNet.ApiCompat.Tool/Microsoft.DotNet.ApiCompat.Tool.csproj @@ -7,6 +7,8 @@ enable Open true + + $(NoWarn);NETSDK1138 true true diff --git a/src/GenAPI/Microsoft.DotNet.GenAPI.Tool/Microsoft.DotNet.GenAPI.Tool.csproj b/src/GenAPI/Microsoft.DotNet.GenAPI.Tool/Microsoft.DotNet.GenAPI.Tool.csproj index abc87d57ecc5..809f9d6bc423 100644 --- a/src/GenAPI/Microsoft.DotNet.GenAPI.Tool/Microsoft.DotNet.GenAPI.Tool.csproj +++ b/src/GenAPI/Microsoft.DotNet.GenAPI.Tool/Microsoft.DotNet.GenAPI.Tool.csproj @@ -7,6 +7,8 @@ enable Open true + + $(NoWarn);NETSDK1138 true true From 2a78cd38b64b64e89bd00953e76086cf467b14c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 Sep 2025 02:03:15 +0000 Subject: [PATCH 034/228] Update dependencies from https://github.com/dotnet/templating build 20250914.12 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.415-servicing.25457.4 -> To Version 8.0.415-servicing.25464.12 Microsoft.TemplateEngine.Abstractions From Version 8.0.415 -> To Version 8.0.415 --- NuGet.config | 9 +-------- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 14 deletions(-) diff --git a/NuGet.config b/NuGet.config index d144b5effb90..c39b1830e548 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,6 @@ - @@ -14,7 +13,6 @@ - @@ -22,13 +20,11 @@ - - + - @@ -55,17 +51,14 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 763e8199a92f..f3bef384f9cf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,15 +3,15 @@ https://github.com/dotnet/templating - 721b0cd3274906c3dfbde0f1ed50f0249398a6f6 + 9088ee93ceedd4c8df216916ccc9575dfc0a0fba - + https://github.com/dotnet/templating - 721b0cd3274906c3dfbde0f1ed50f0249398a6f6 + 9088ee93ceedd4c8df216916ccc9575dfc0a0fba - + https://github.com/dotnet/templating - 721b0cd3274906c3dfbde0f1ed50f0249398a6f6 + 9088ee93ceedd4c8df216916ccc9575dfc0a0fba diff --git a/eng/Versions.props b/eng/Versions.props index 1ec01b848f13..e7bc138ba8b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -149,7 +149,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 8.0.415-servicing.25461.13 + 8.0.415-servicing.25464.12 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 0f783fc38246b2e5a38efaee44d53e0b402336e3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 Sep 2025 02:03:31 +0000 Subject: [PATCH 035/228] Update dependencies from https://github.com/dotnet/arcade build 20250915.1 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25465.1 --- NuGet.config | 13 ------------- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 4 files changed, 12 insertions(+), 25 deletions(-) diff --git a/NuGet.config b/NuGet.config index 06c093eb27f8..b11f12cf40a0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,6 @@ - @@ -14,7 +13,6 @@ - @@ -22,19 +20,11 @@ - - - - - - - - @@ -61,17 +51,14 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4508cac69495..9f896087d1e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 1df8dfdfc8068e5180687a3079427b120de18eed + 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af - + https://github.com/dotnet/arcade - 1df8dfdfc8068e5180687a3079427b120de18eed + 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af - + https://github.com/dotnet/arcade - 1df8dfdfc8068e5180687a3079427b120de18eed + 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af - + https://github.com/dotnet/arcade - 1df8dfdfc8068e5180687a3079427b120de18eed + 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 93b8612794fb..370093d31335 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25462.6 + 8.0.0-beta.25465.1 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25462.6 + 8.0.0-beta.25465.1 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index 10c92944e75c..bac07ff8aacc 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25462.6", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25462.6" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25465.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25465.1" } } From 04f21e35e43e7cc7c0f15f69c0c20b15e627f9f3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 Sep 2025 02:04:30 +0000 Subject: [PATCH 036/228] Update dependencies from https://github.com/dotnet/roslyn build 20250915.8 On relative base path root Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset , Microsoft.Net.Compilers.Toolset.Framework From Version 4.14.0-3.25429.5 -> To Version 4.14.0-3.25465.8 Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.12.0-beta1.25429.5 -> To Version 3.12.0-beta1.25465.8 --- NuGet.config | 9 --------- eng/Version.Details.xml | 40 ++++++++++++++++++++-------------------- eng/Versions.props | 18 +++++++++--------- 3 files changed, 29 insertions(+), 38 deletions(-) diff --git a/NuGet.config b/NuGet.config index 6eac10e3d17d..0c39881e967d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,10 +24,8 @@ - - @@ -35,14 +33,10 @@ - - - - @@ -73,13 +67,10 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3524856278e5..63c107953777 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -93,43 +93,43 @@ 14987c804f33917bf15f4c25e0cd16ecd01807f4 - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -378,9 +378,9 @@ https://github.com/dotnet/roslyn-analyzers 433fa3e4a54010fcac6e8843460e29d33ba07eb7 - + https://github.com/dotnet/roslyn - abf2d47471ab515fb98601c40dfa5d4869f0e25b + b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef diff --git a/eng/Versions.props b/eng/Versions.props index ea384a5ba4d5..89a5a530a19b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -161,7 +161,7 @@ 9.0.0-preview.25329.4 - 3.12.0-beta1.25429.5 + 3.12.0-beta1.25465.8 @@ -206,14 +206,14 @@ - 4.14.0-3.25429.5 - 4.14.0-3.25429.5 - 4.14.0-3.25429.5 - 4.14.0-3.25429.5 - 4.14.0-3.25429.5 - 4.14.0-3.25429.5 - 4.14.0-3.25429.5 - 4.14.0-3.25429.5 + 4.14.0-3.25465.8 + 4.14.0-3.25465.8 + 4.14.0-3.25465.8 + 4.14.0-3.25465.8 + 4.14.0-3.25465.8 + 4.14.0-3.25465.8 + 4.14.0-3.25465.8 + 4.14.0-3.25465.8 From d00474cd95bad63943be17fe35c1c27c7783334a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 Sep 2025 04:20:49 +0000 Subject: [PATCH 037/228] Update dependencies from https://github.com/dotnet/templating build 20250915.7 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.111-servicing.25457.5 -> To Version 9.0.111-servicing.25465.7 Microsoft.TemplateEngine.Abstractions From Version 9.0.111 -> To Version 9.0.111 --- NuGet.config | 37 +------------------------------------ eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index c2ec71f76e48..2a797ddb3698 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,18 +24,8 @@ - - - - - - - - - - @@ -43,21 +33,11 @@ - - - - - - + - - - - - @@ -84,27 +64,12 @@ - - - - - - - - - - - - - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 085da1759af7..b0bde4523b1b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,16 +3,16 @@ https://github.com/dotnet/templating - 1d5306c6190082496f0f34449e47f382f9c9e330 + 79d6a45326074dbdc78f2ba288502618a09f893c - + https://github.com/dotnet/templating - 1d5306c6190082496f0f34449e47f382f9c9e330 + 79d6a45326074dbdc78f2ba288502618a09f893c - + https://github.com/dotnet/templating - 1d5306c6190082496f0f34449e47f382f9c9e330 + 79d6a45326074dbdc78f2ba288502618a09f893c diff --git a/eng/Versions.props b/eng/Versions.props index 2cc7c52ff004..061ec05baa10 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -193,7 +193,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.111-servicing.25457.5 + 9.0.111-servicing.25465.7 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 66991c9e5144a585dc7e12e0def3f784cf021abf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 Sep 2025 06:41:26 +0000 Subject: [PATCH 038/228] Update dependencies from https://github.com/dotnet/templating build 20250915.10 On relative base path root Microsoft.TemplateEngine.Abstractions From Version 9.0.305 -> To Version 9.0.306 Microsoft.TemplateEngine.Mocks From Version 9.0.305-servicing.25458.1 -> To Version 9.0.306-servicing.25465.10 --- NuGet.config | 10 +--------- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 3 files changed, 7 insertions(+), 15 deletions(-) diff --git a/NuGet.config b/NuGet.config index 6eac10e3d17d..55c20667d362 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,10 +24,8 @@ - - @@ -35,14 +33,11 @@ - - - + - @@ -73,13 +68,10 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3524856278e5..f68b4abc1475 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,13 +1,13 @@ - + https://github.com/dotnet/templating - b252e9480d0f759f471ed9e53e02aa3506ff1ebc + f630f0370e54f47e47dff4a6997a016db9528ab2 - + https://github.com/dotnet/templating - b252e9480d0f759f471ed9e53e02aa3506ff1ebc + f630f0370e54f47e47dff4a6997a016db9528ab2 diff --git a/eng/Versions.props b/eng/Versions.props index ea384a5ba4d5..42aeecca77a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -189,13 +189,13 @@ - 9.0.305 + 9.0.306 $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.305-servicing.25458.1 + 9.0.306-servicing.25465.10 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 381004d1fb77bda2a1942da1e7fd35810ff22187 Mon Sep 17 00:00:00 2001 From: "Simon Zhao (BEYONDSOFT CONSULTING INC)" Date: Tue, 16 Sep 2025 15:45:09 +0800 Subject: [PATCH 039/228] Restore the changes on NuGet.config --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index 0c39881e967d..55c20667d362 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,6 +35,7 @@ + From 91fec16122359d7e4b6593d751ffd2900db66810 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Tue, 16 Sep 2025 19:30:02 +0000 Subject: [PATCH 040/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250916.3 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.9-servicing.25420.3 -> To Version 9.0.10-servicing.25466.3 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.9 -> To Version 9.0.10 --- NuGet.config | 2 ++ eng/Version.Details.xml | 76 ++++++++++++++++++++--------------------- eng/Versions.props | 26 +++++++------- 3 files changed, 53 insertions(+), 51 deletions(-) diff --git a/NuGet.config b/NuGet.config index 2a797ddb3698..db1e3ff7c649 100644 --- a/NuGet.config +++ b/NuGet.config @@ -26,6 +26,7 @@ + @@ -64,6 +65,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0bde4523b1b..0a1f5f70605c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -135,13 +135,13 @@ https://github.com/dotnet/roslyn 75273243e5beb19c5e2ae8e58999b21b451c22fe - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d https://github.com/nuget/nuget.client @@ -275,54 +275,54 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-wpf 56176690719670a63582850619ed7d33e13083e3 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d @@ -343,21 +343,21 @@ 9eef0a67b89b9223e93779570da6a56c95d1e097 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d https://github.com/dotnet/test-templates @@ -539,9 +539,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 893c2ebbd49952ca49e93298148af2d95a61a0a4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 061ec05baa10..8e44f752e7c7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -215,19 +215,19 @@ - 9.0.9 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9 - 9.0.9 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 + 9.0.10 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10 + 9.0.10 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 From c98d85284a8211c51411b2c519c201fb98c4de72 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Tue, 16 Sep 2025 19:30:05 +0000 Subject: [PATCH 041/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250916.3 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.9-servicing.25420.3 -> To Version 9.0.10-servicing.25466.3 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.9 -> To Version 9.0.10 --- NuGet.config | 2 ++ eng/Version.Details.xml | 76 ++++++++++++++++++++--------------------- eng/Versions.props | 26 +++++++------- 3 files changed, 53 insertions(+), 51 deletions(-) diff --git a/NuGet.config b/NuGet.config index 55c20667d362..65c5619196ab 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,6 +24,7 @@ + @@ -68,6 +69,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4d57f582ca5..89c42bfdab3a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -131,13 +131,13 @@ https://github.com/dotnet/roslyn b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d https://github.com/nuget/nuget.client @@ -271,54 +271,54 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-wpf 56176690719670a63582850619ed7d33e13083e3 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d @@ -339,21 +339,21 @@ eda26e9dbac1519b60c4477bfb221a4be88b8d20 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d @@ -505,9 +505,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 893c2ebbd49952ca49e93298148af2d95a61a0a4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + d8ad1d09121d6cf959e651caf0d949ded34e6c3d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index f077b5757c89..057c3dec3b00 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -217,19 +217,19 @@ - 9.0.9 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9 - 9.0.9 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 - 9.0.9-servicing.25420.3 + 9.0.10 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10 + 9.0.10 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 + 9.0.10-servicing.25466.3 From 3e6b41157a1edf47786de2469ecd01ce7b7843f7 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 17 Sep 2025 00:47:04 +0000 Subject: [PATCH 042/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250916.12 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.9 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.9-servicing.25419.16 -> To Version 9.0.10-servicing.25466.12 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.9-servicing.25418.4 -> To Version 9.0.10-servicing.25462.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.9 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 3 + eng/Version.Details.xml | 152 ++++++++++++++++++++-------------------- eng/Versions.props | 72 +++++++++---------- 3 files changed, 115 insertions(+), 112 deletions(-) diff --git a/NuGet.config b/NuGet.config index 2a797ddb3698..f3237652982b 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,6 +24,7 @@ + @@ -33,6 +34,7 @@ + @@ -68,6 +70,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0bde4523b1b..d6f49229d8e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,42 +15,42 @@ 79d6a45326074dbdc78f2ba288502618a09f893c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 @@ -59,18 +59,18 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/emsdk - dc8e3478c4aa5f6a103329333c2bdbcd07a07741 + fb8e4a9c44328f916017e4994d5bd24c9115dbbf - + https://github.com/dotnet/emsdk - dc8e3478c4aa5f6a103329333c2bdbcd07a07741 + fb8e4a9c44328f916017e4994d5bd24c9115dbbf - + https://github.com/dotnet/emsdk - dc8e3478c4aa5f6a103329333c2bdbcd07a07741 + fb8e4a9c44328f916017e4994d5bd24c9115dbbf @@ -230,29 +230,29 @@ bc9161306b23641b0364b8f93d546da4d48da1eb - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -503,89 +503,89 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore ff66c263be7ed395794bdaf616322977b8ec897c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 @@ -619,9 +619,9 @@ e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 061ec05baa10..bd582df7ce1f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -86,47 +86,47 @@ - 9.0.9 - 9.0.9-servicing.25419.16 - 9.0.9 - 9.0.9 - 9.0.9-servicing.25419.16 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10-servicing.25466.12 + 9.0.10 + 9.0.10 + 9.0.10-servicing.25466.12 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 8.0.0-rc.1.23414.4 - 9.0.9-servicing.25419.16 - 9.0.9-servicing.25419.16 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10-servicing.25466.12 + 9.0.10-servicing.25466.12 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 2.1.0 - 9.0.9 + 9.0.10 8.0.0 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 8.0.0 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 8.0.5 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10 @@ -317,8 +317,8 @@ 15.0.9617 18.0.9617 - 9.0.9-servicing.25418.4 - 9.0.9 + 9.0.10-servicing.25462.3 + 9.0.10 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100PackageVersion) 9.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-(?!rtm)[A-z]*[\.]*\d*`)) From cc31e8a9dad8eef60aaf6abe09258c8626995867 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 17 Sep 2025 00:47:23 +0000 Subject: [PATCH 043/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250916.12 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.9 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.9-servicing.25419.16 -> To Version 9.0.10-servicing.25466.12 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.9 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.9-servicing.25418.4 -> To Version 9.0.10-servicing.25462.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 3 + eng/Version.Details.xml | 148 ++++++++++++++++++++-------------------- eng/Versions.props | 70 +++++++++---------- 3 files changed, 112 insertions(+), 109 deletions(-) diff --git a/NuGet.config b/NuGet.config index 65c5619196ab..950d9c002069 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,6 +27,7 @@ + @@ -34,6 +35,7 @@ + @@ -72,6 +74,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 89c42bfdab3a..077680ef0def 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,42 +15,42 @@ b73682307aa0128c5edbec94c2e6a070d13ae6bb - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 @@ -59,14 +59,14 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/emsdk - dc8e3478c4aa5f6a103329333c2bdbcd07a07741 + fb8e4a9c44328f916017e4994d5bd24c9115dbbf - + https://github.com/dotnet/emsdk - dc8e3478c4aa5f6a103329333c2bdbcd07a07741 + fb8e4a9c44328f916017e4994d5bd24c9115dbbf @@ -226,29 +226,29 @@ 51441adcd6c424ae7315d66ce7e96baf34d70369 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -469,89 +469,89 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore d8ad1d09121d6cf959e651caf0d949ded34e6c3d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 @@ -585,9 +585,9 @@ e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + 11f875f585b0832c69374a4bd185c9f8626190d6 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 057c3dec3b00..84464ddc4821 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -85,50 +85,50 @@ - 9.0.9 - 9.0.9-servicing.25419.16 - 9.0.9 - 9.0.9 - 9.0.9-servicing.25419.16 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10-servicing.25466.12 + 9.0.10 + 9.0.10 + 9.0.10-servicing.25466.12 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 8.0.0-rc.1.23414.4 - 9.0.9-servicing.25419.16 - 9.0.9-servicing.25419.16 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10-servicing.25466.12 + 9.0.10-servicing.25466.12 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 2.1.0 - 9.0.9 + 9.0.10 8.0.0 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 8.0.0 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 + 9.0.10 4.5.1 4.5.5 8.0.5 4.5.4 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10 @@ -319,7 +319,7 @@ 15.0.9617 18.0.9617 - 9.0.9 + 9.0.10 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100PackageVersion) 9.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-(?!rtm)[A-z]*[\.]*\d*`)) From 17f66ac0ed7a797e1c21431d3d9acade3dc041f2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 17 Sep 2025 02:02:37 +0000 Subject: [PATCH 044/228] Update dependencies from https://github.com/dotnet/templating build 20250915.9 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.415-servicing.25457.4 -> To Version 8.0.415-servicing.25465.9 Microsoft.TemplateEngine.Abstractions From Version 8.0.415 -> To Version 8.0.415 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index c39b1830e548..ff5001727a6a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -22,7 +22,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f3bef384f9cf..44b7bdeb0dd9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,15 +3,15 @@ https://github.com/dotnet/templating - 9088ee93ceedd4c8df216916ccc9575dfc0a0fba + fe0130d773314a195b81fb2eecfb14db9b847563 - + https://github.com/dotnet/templating - 9088ee93ceedd4c8df216916ccc9575dfc0a0fba + fe0130d773314a195b81fb2eecfb14db9b847563 - + https://github.com/dotnet/templating - 9088ee93ceedd4c8df216916ccc9575dfc0a0fba + fe0130d773314a195b81fb2eecfb14db9b847563 diff --git a/eng/Versions.props b/eng/Versions.props index e7bc138ba8b4..d89b7624165f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -149,7 +149,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 8.0.415-servicing.25464.12 + 8.0.415-servicing.25465.9 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 6e4c7098ad686ab010ed3f9541240a5bd528a22c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Wed, 17 Sep 2025 15:30:03 +0200 Subject: [PATCH 045/228] update msbuild --- NuGet.config | 3 ++- eng/Version.Details.xml | 18 +++++++++--------- eng/Versions.props | 4 ++-- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/NuGet.config b/NuGet.config index 55c20667d362..e72dbd2b56c0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -28,7 +28,7 @@ - + @@ -50,6 +50,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4d57f582ca5..e8569a2dd0d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -69,18 +69,18 @@ dc8e3478c4aa5f6a103329333c2bdbcd07a07741 - - https://github.com/dotnet/msbuild - c9a53703f91b363f770f8334b5671848b6427043 + + https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + 09c1be8483dad070189c3a0c660e7acacf478402 - - https://github.com/dotnet/msbuild - c9a53703f91b363f770f8334b5671848b6427043 + + https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + 09c1be8483dad070189c3a0c660e7acacf478402 - - https://github.com/dotnet/msbuild - c9a53703f91b363f770f8334b5671848b6427043 + + https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + 09c1be8483dad070189c3a0c660e7acacf478402 diff --git a/eng/Versions.props b/eng/Versions.props index f077b5757c89..9d95e958b149 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -182,8 +182,8 @@ At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent --> - 17.14.27 - 17.14.27-servicing-25458-02 + 17.14.28 + 17.14.28-servicing-25466-01 17.11.31 17.12 From c19fc452c691a30f3ca9196fa6d62d01dd23726f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Wed, 17 Sep 2025 17:20:21 +0200 Subject: [PATCH 046/228] update msbuild --- NuGet.config | 4 +++- eng/Version.Details.xml | 18 +++++++++--------- eng/Versions.props | 4 ++-- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/NuGet.config b/NuGet.config index 2a797ddb3698..126a17fc6bcb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -28,7 +28,7 @@ - + @@ -49,6 +49,7 @@ + @@ -58,6 +59,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0bde4523b1b..d11f8b2a0e75 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,18 +73,18 @@ dc8e3478c4aa5f6a103329333c2bdbcd07a07741 - - https://github.com/dotnet/msbuild - 6be995463a50d9dd400ec9ee1218f82f5a7cc209 + + https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + 728984d96edf07d56918a88b0f37fec6b1dfbbc9 - - https://github.com/dotnet/msbuild - 6be995463a50d9dd400ec9ee1218f82f5a7cc209 + + https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + 728984d96edf07d56918a88b0f37fec6b1dfbbc9 - - https://github.com/dotnet/msbuild - 6be995463a50d9dd400ec9ee1218f82f5a7cc209 + + https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + 728984d96edf07d56918a88b0f37fec6b1dfbbc9 diff --git a/eng/Versions.props b/eng/Versions.props index 061ec05baa10..59ab3a2dbc59 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -180,8 +180,8 @@ At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent --> - 17.12.49 - 17.12.49-preview-25453-01 + 17.12.50 + 17.12.50-preview-25466-06 17.11.31 17.12 From 301277f49839df19358ed1013ecc4ae072a9b204 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 17 Sep 2025 20:27:05 +0000 Subject: [PATCH 047/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250917.9 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25466.12 -> To Version 9.0.10-servicing.25467.9 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.10-servicing.25462.3 -> To Version 9.0.10-servicing.25466.6 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.10 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 6 +-- eng/Version.Details.xml | 90 ++++++++++++++++++++--------------------- eng/Versions.props | 10 ++--- 3 files changed, 53 insertions(+), 53 deletions(-) diff --git a/NuGet.config b/NuGet.config index 35d00bbd04f0..cdcd6225d536 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -72,7 +72,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index deff30017b71..5b97f44231ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d @@ -59,18 +59,18 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/emsdk - fb8e4a9c44328f916017e4994d5bd24c9115dbbf + 2ab31537e6b375f8563a1d67936236797a56e3fa https://github.com/dotnet/emsdk - fb8e4a9c44328f916017e4994d5bd24c9115dbbf + 2ab31537e6b375f8563a1d67936236797a56e3fa - + https://github.com/dotnet/emsdk - fb8e4a9c44328f916017e4994d5bd24c9115dbbf + 2ab31537e6b375f8563a1d67936236797a56e3fa @@ -232,27 +232,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -505,39 +505,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -545,47 +545,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d @@ -621,7 +621,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index ad244834bd8a..ffce66c58624 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -87,10 +87,10 @@ 9.0.10 - 9.0.10-servicing.25466.12 + 9.0.10-servicing.25467.9 9.0.10 9.0.10 - 9.0.10-servicing.25466.12 + 9.0.10-servicing.25467.9 9.0.10 9.0.10 9.0.10 @@ -98,8 +98,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25466.12 - 9.0.10-servicing.25466.12 + 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.9 9.0.10 9.0.10 9.0.10 @@ -317,7 +317,7 @@ 15.0.9617 18.0.9617 - 9.0.10-servicing.25462.3 + 9.0.10-servicing.25466.6 9.0.10 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100PackageVersion) From c4c875f87954388837977efa23ce766af74b4a4b Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 17 Sep 2025 20:27:24 +0000 Subject: [PATCH 048/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250917.9 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25466.12 -> To Version 9.0.10-servicing.25467.9 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.10 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.10-servicing.25462.3 -> To Version 9.0.10-servicing.25466.6 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 6 +-- eng/Version.Details.xml | 86 ++++++++++++++++++++--------------------- eng/Versions.props | 8 ++-- 3 files changed, 50 insertions(+), 50 deletions(-) diff --git a/NuGet.config b/NuGet.config index 950d9c002069..67c7e542b397 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -74,7 +74,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 077680ef0def..626e74374541 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d @@ -61,12 +61,12 @@ https://github.com/dotnet/emsdk - fb8e4a9c44328f916017e4994d5bd24c9115dbbf + 2ab31537e6b375f8563a1d67936236797a56e3fa - + https://github.com/dotnet/emsdk - fb8e4a9c44328f916017e4994d5bd24c9115dbbf + 2ab31537e6b375f8563a1d67936236797a56e3fa @@ -228,27 +228,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -471,39 +471,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -511,47 +511,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d @@ -587,7 +587,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 11f875f585b0832c69374a4bd185c9f8626190d6 + b3173376176f145ed904d9f18f24c062756ada9d https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 84464ddc4821..2d246af031e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -86,10 +86,10 @@ 9.0.10 - 9.0.10-servicing.25466.12 + 9.0.10-servicing.25467.9 9.0.10 9.0.10 - 9.0.10-servicing.25466.12 + 9.0.10-servicing.25467.9 9.0.10 9.0.10 9.0.10 @@ -97,8 +97,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25466.12 - 9.0.10-servicing.25466.12 + 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.9 9.0.10 9.0.10 9.0.10 From 677888ab4b1dad5cd7da39f4272672fdbfef65bc Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 17 Sep 2025 21:43:53 +0000 Subject: [PATCH 049/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250917.6 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25466.3 -> To Version 9.0.10-servicing.25467.6 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 35d00bbd04f0..6ed8ea4d56f4 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -67,7 +67,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index deff30017b71..3a3eae90b5ed 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -135,13 +135,13 @@ https://github.com/dotnet/roslyn 75273243e5beb19c5e2ae8e58999b21b451c22fe - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://github.com/nuget/nuget.client @@ -277,52 +277,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c @@ -345,19 +345,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://github.com/dotnet/test-templates @@ -541,7 +541,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index ad244834bd8a..6b211ff8b004 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -216,18 +216,18 @@ 9.0.10 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 9.0.10 9.0.10 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 From 680400527c29558c60f976c6ab2417b83e81be60 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 17 Sep 2025 21:44:07 +0000 Subject: [PATCH 050/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250917.6 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25466.3 -> To Version 9.0.10-servicing.25467.6 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 67c7e542b397..1e7f52036f31 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -71,7 +71,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 626e74374541..19876a425cfc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -131,13 +131,13 @@ https://github.com/dotnet/roslyn b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://github.com/nuget/nuget.client @@ -273,52 +273,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c @@ -341,19 +341,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c @@ -507,7 +507,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - d8ad1d09121d6cf959e651caf0d949ded34e6c3d + a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 2d246af031e5..c40db22ce3ff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -218,18 +218,18 @@ 9.0.10 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 9.0.10 9.0.10 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 - 9.0.10-servicing.25466.3 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.6 From 1ebd9249371ce101086b27aa67f07db532bc1dc3 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Thu, 18 Sep 2025 01:05:40 +0000 Subject: [PATCH 051/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250917.10 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25467.6 -> To Version 9.0.10-servicing.25467.10 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 28421f50b4eb..ab39a021034f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -67,7 +67,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd542487274f..b0788b007721 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -135,13 +135,13 @@ https://github.com/dotnet/roslyn 75273243e5beb19c5e2ae8e58999b21b451c22fe - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://github.com/nuget/nuget.client @@ -277,52 +277,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 @@ -345,19 +345,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://github.com/dotnet/test-templates @@ -541,7 +541,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 23d657b641af..dae19549489b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -216,18 +216,18 @@ 9.0.10 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 9.0.10 9.0.10 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 From d165d8b554aa224b2c8b868b463a1f9b3b2b2151 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 18 Sep 2025 02:04:20 +0000 Subject: [PATCH 052/228] Update dependencies from https://github.com/dotnet/roslyn build 20250917.18 On relative base path root Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset , Microsoft.Net.Compilers.Toolset.Framework From Version 4.12.0-3.25429.9 -> To Version 4.12.0-3.25467.18 --- eng/Version.Details.xml | 36 ++++++++++++++++++------------------ eng/Versions.props | 16 ++++++++-------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0bde4523b1b..d51d3cb6050a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -97,43 +97,43 @@ 47d4e3f91e4e5414b6dafbf14288b9c5a798ef99 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 - + https://github.com/dotnet/roslyn - 75273243e5beb19c5e2ae8e58999b21b451c22fe + dcf9af2b54e4469b94697b1b92d31354ce698f66 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore diff --git a/eng/Versions.props b/eng/Versions.props index 061ec05baa10..f308fddeb3dd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -204,14 +204,14 @@ - 4.12.0-3.25429.9 - 4.12.0-3.25429.9 - 4.12.0-3.25429.9 - 4.12.0-3.25429.9 - 4.12.0-3.25429.9 - 4.12.0-3.25429.9 - 4.12.0-3.25429.9 - 4.12.0-3.25429.9 + 4.12.0-3.25467.18 + 4.12.0-3.25467.18 + 4.12.0-3.25467.18 + 4.12.0-3.25467.18 + 4.12.0-3.25467.18 + 4.12.0-3.25467.18 + 4.12.0-3.25467.18 + 4.12.0-3.25467.18 From 5c83a29410ae7def39b960b11eb53e221bb14356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Thu, 18 Sep 2025 18:13:28 +0200 Subject: [PATCH 053/228] readd to disabledPackageSources --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index 126a17fc6bcb..c27defe39e59 100644 --- a/NuGet.config +++ b/NuGet.config @@ -67,6 +67,7 @@ + From 502185f69d795f179b8fc59e8f3f1abb1ddf2416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Thu, 18 Sep 2025 18:14:22 +0200 Subject: [PATCH 054/228] readd to disabledPackageSources --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index e72dbd2b56c0..b46029bcd138 100644 --- a/NuGet.config +++ b/NuGet.config @@ -65,6 +65,7 @@ + From 9c46a9dbe271a7aa77500b38b4ac4d060d9556f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Thu, 18 Sep 2025 18:33:01 +0200 Subject: [PATCH 055/228] disablepackagesource internaltransport feed --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index c27defe39e59..d2a69498c9b1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -68,6 +68,7 @@ + From 479160d3f7dc830d8bf1093d2d2d916b194237bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Thu, 18 Sep 2025 18:33:02 +0200 Subject: [PATCH 056/228] disablepackagesource internaltransport feed --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index b46029bcd138..a6741fa72571 100644 --- a/NuGet.config +++ b/NuGet.config @@ -66,6 +66,7 @@ + From a46a2a77a0dc69061b1d2c44c9e0ebc0a2320e9c Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 01:01:25 +0000 Subject: [PATCH 057/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250918.1 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.9 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.9-servicing.25421.5 -> To Version 9.0.10-servicing.25468.1 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.9-rtm.25421.1 -> To Version 9.0.10-rtm.25465.7 (parent: Microsoft.WindowsDesktop.App.Ref) Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.9-rtm.25421.1 -> To Version 9.0.10-rtm.25465.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) --- NuGet.config | 2 ++ eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 12 ++++++------ 3 files changed, 20 insertions(+), 18 deletions(-) diff --git a/NuGet.config b/NuGet.config index 28421f50b4eb..f90f6af85152 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,6 +41,7 @@ + @@ -75,6 +76,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd542487274f..776378fa293b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -254,26 +254,26 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 56176690719670a63582850619ed7d33e13083e3 + 3ec4703a7a18f7eeb442d95c366ed6127b9b035b https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -394,9 +394,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-winforms 9dc841c74ab937e3a19c3d81590136067b3a15ed - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 56176690719670a63582850619ed7d33e13083e3 + 3ec4703a7a18f7eeb442d95c366ed6127b9b035b https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index 23d657b641af..ae66a140e36e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -130,10 +130,10 @@ - 9.0.9-servicing.25421.5 - 9.0.9-servicing.25421.5 - 9.0.9 - 9.0.9 + 9.0.10-servicing.25468.1 + 9.0.10-servicing.25468.1 + 9.0.10 + 9.0.10 @@ -237,8 +237,8 @@ - 9.0.9-rtm.25421.1 - 9.0.9-rtm.25421.1 + 9.0.10-rtm.25465.7 + 9.0.10-rtm.25465.7 From 7be278736bc1b36d122f129434728e5cf30887c9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 Sep 2025 02:05:24 +0000 Subject: [PATCH 058/228] Update dependencies from https://github.com/dotnet/arcade build 20250918.2 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25468.2 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9f896087d1e6..28fbb3878eb5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af + 583effe8471a0e08a6422d0d2799cb99e9a3d38f - + https://github.com/dotnet/arcade - 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af + 583effe8471a0e08a6422d0d2799cb99e9a3d38f - + https://github.com/dotnet/arcade - 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af + 583effe8471a0e08a6422d0d2799cb99e9a3d38f - + https://github.com/dotnet/arcade - 4bd1c6c93b5a3b8bc864d2863469c3f2e489d0af + 583effe8471a0e08a6422d0d2799cb99e9a3d38f https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 370093d31335..c4083cf5cb70 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25465.1 + 8.0.0-beta.25468.2 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25465.1 + 8.0.0-beta.25468.2 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index bac07ff8aacc..1dc34182c654 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25465.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25465.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25468.2", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25468.2" } } From 4d6d99a1874313ff6b8bc2cc4c52c3a7053bdcff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 Sep 2025 02:06:35 +0000 Subject: [PATCH 059/228] Update dependencies from https://github.com/dotnet/arcade build 20250915.2 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25465.2 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0bde4523b1b..72a07f10c3cd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -589,34 +589,34 @@ - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 diff --git a/eng/Versions.props b/eng/Versions.props index 061ec05baa10..78ede0685697 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -270,10 +270,10 @@ - 9.0.0-beta.25462.4 - 9.0.0-beta.25462.4 - 9.0.0-beta.25462.4 - 9.0.0-beta.25462.4 + 9.0.0-beta.25465.2 + 9.0.0-beta.25465.2 + 9.0.0-beta.25465.2 + 9.0.0-beta.25465.2 diff --git a/global.json b/global.json index a545cf1aa2dd..f72646313da3 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25462.4", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25465.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25465.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From aab0c48e0fe61fe47bd50f730d60c7bda87410a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 Sep 2025 02:06:36 +0000 Subject: [PATCH 060/228] Update dependencies from https://github.com/dotnet/arcade build 20250915.2 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25465.2 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4d57f582ca5..0b382588d017 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -555,34 +555,34 @@ - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 - + https://github.com/dotnet/arcade - e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 + 024c562f73f21bfce3ab36f72c20aee30281e212 diff --git a/eng/Versions.props b/eng/Versions.props index f077b5757c89..8250439334de 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -272,10 +272,10 @@ - 9.0.0-beta.25462.4 - 9.0.0-beta.25462.4 - 9.0.0-beta.25462.4 - 9.0.0-beta.25462.4 + 9.0.0-beta.25465.2 + 9.0.0-beta.25465.2 + 9.0.0-beta.25465.2 + 9.0.0-beta.25465.2 diff --git a/global.json b/global.json index a545cf1aa2dd..f72646313da3 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25462.4", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25465.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25465.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From e4f32b7896ac761b371c7ead15f3ce0563d544bf Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 02:25:12 +0000 Subject: [PATCH 061/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250918.2 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.9 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.9-servicing.25421.5 -> To Version 9.0.10-servicing.25468.2 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.9-rtm.25421.1 -> To Version 9.0.10-rtm.25468.4 (parent: Microsoft.WindowsDesktop.App.Ref) Microsoft.Dotnet.WinForms.ProjectTemplates From Version 9.0.9-servicing.25419.3 -> To Version 9.0.10-servicing.25468.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.9-rtm.25421.1 -> To Version 9.0.10-rtm.25468.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index f90f6af85152..7a017d9d54d2 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -76,7 +76,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 776378fa293b..6756735044f2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,24 +256,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 6cfa68d6ef7e4e791d4ff19ab50b4f72e8037ef5 + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 3ec4703a7a18f7eeb442d95c366ed6127b9b035b + 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -390,13 +390,13 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 9dc841c74ab937e3a19c3d81590136067b3a15ed + bbad79ba6e9c631a72e866e3a325644545244a6e - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 3ec4703a7a18f7eeb442d95c366ed6127b9b035b + 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index ae66a140e36e..978acd1d7473 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -77,7 +77,7 @@ - 9.0.9-servicing.25419.3 + 9.0.10-servicing.25468.2 @@ -130,8 +130,8 @@ - 9.0.10-servicing.25468.1 - 9.0.10-servicing.25468.1 + 9.0.10-servicing.25468.2 + 9.0.10-servicing.25468.2 9.0.10 9.0.10 @@ -237,8 +237,8 @@ - 9.0.10-rtm.25465.7 - 9.0.10-rtm.25465.7 + 9.0.10-rtm.25468.4 + 9.0.10-rtm.25468.4 From 8756e1a00b6d048b8020bb23ae02421d18cc8041 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 04:50:46 +0000 Subject: [PATCH 062/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250917.23 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25467.9 -> To Version 9.0.10-servicing.25467.23 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.10-servicing.25466.6 -> To Version 9.0.10-servicing.25467.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.10 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 6 +-- eng/Version.Details.xml | 90 ++++++++++++++++++++--------------------- eng/Versions.props | 10 ++--- 3 files changed, 53 insertions(+), 53 deletions(-) diff --git a/NuGet.config b/NuGet.config index 28421f50b4eb..e07f02217c06 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -72,7 +72,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd542487274f..ea3d2783380d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a @@ -59,18 +59,18 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/emsdk - 2ab31537e6b375f8563a1d67936236797a56e3fa + 4f9fa221e638502a58fee696621c1bba2072b23c https://github.com/dotnet/emsdk - 2ab31537e6b375f8563a1d67936236797a56e3fa + 4f9fa221e638502a58fee696621c1bba2072b23c - + https://github.com/dotnet/emsdk - 2ab31537e6b375f8563a1d67936236797a56e3fa + 4f9fa221e638502a58fee696621c1bba2072b23c @@ -232,27 +232,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -505,39 +505,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -545,47 +545,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a @@ -621,7 +621,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 23d657b641af..fec16d4325eb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -87,10 +87,10 @@ 9.0.10 - 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.23 9.0.10 9.0.10 - 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.23 9.0.10 9.0.10 9.0.10 @@ -98,8 +98,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25467.9 - 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.23 + 9.0.10-servicing.25467.23 9.0.10 9.0.10 9.0.10 @@ -317,7 +317,7 @@ 15.0.9617 18.0.9617 - 9.0.10-servicing.25466.6 + 9.0.10-servicing.25467.4 9.0.10 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100PackageVersion) From 180cfb1606d6b7f68770c16bb5c1d7083686365d Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 07:22:12 +0000 Subject: [PATCH 063/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250918.2 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.9 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.9-servicing.25421.5 -> To Version 9.0.10-servicing.25468.2 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.9-rtm.25421.1 -> To Version 9.0.10-rtm.25468.4 (parent: Microsoft.WindowsDesktop.App.Ref) Microsoft.Dotnet.WinForms.ProjectTemplates From Version 9.0.9-servicing.25419.3 -> To Version 9.0.10-servicing.25468.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.9-rtm.25421.1 -> To Version 9.0.10-rtm.25468.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) --- NuGet.config | 2 ++ eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 14 +++++++------- 3 files changed, 23 insertions(+), 21 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1e7f52036f31..5436b62bbf2e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,6 +41,7 @@ + @@ -77,6 +78,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 19876a425cfc..03b4d7e7a9a7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -250,26 +250,26 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime b3173376176f145ed904d9f18f24c062756ada9d - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 36322cf85c30a14acb5da40397df03216c44bced + 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 56176690719670a63582850619ed7d33e13083e3 + 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -356,13 +356,13 @@ a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 9dc841c74ab937e3a19c3d81590136067b3a15ed + bbad79ba6e9c631a72e866e3a325644545244a6e - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 56176690719670a63582850619ed7d33e13083e3 + 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index c40db22ce3ff..bde7777a5013 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -81,7 +81,7 @@ - 9.0.9-servicing.25419.3 + 9.0.10-servicing.25468.2 @@ -132,10 +132,10 @@ - 9.0.9-servicing.25421.5 - 9.0.9-servicing.25421.5 - 9.0.9 - 9.0.9 + 9.0.10-servicing.25468.2 + 9.0.10-servicing.25468.2 + 9.0.10 + 9.0.10 @@ -239,8 +239,8 @@ - 9.0.9-rtm.25421.1 - 9.0.9-rtm.25421.1 + 9.0.10-rtm.25468.4 + 9.0.10-rtm.25468.4 From b7755d37593db3a5a4e9b11e5ac7623f215287a3 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 07:23:14 +0000 Subject: [PATCH 064/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250917.10 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25467.6 -> To Version 9.0.10-servicing.25467.10 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 5436b62bbf2e..9819c0fc6aef 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -72,7 +72,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 03b4d7e7a9a7..5e41655111ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -131,13 +131,13 @@ https://github.com/dotnet/roslyn b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://github.com/nuget/nuget.client @@ -273,52 +273,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 @@ -341,19 +341,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 @@ -507,7 +507,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - a2c5549d8d8d66ed26d5f49023cf57bf4f44cb7c + cf00784e14f151ae1970fdcac0723e4c5fffb649 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index bde7777a5013..94bd4f84a6b3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -218,18 +218,18 @@ 9.0.10 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 9.0.10 9.0.10 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 - 9.0.10-servicing.25467.6 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 + 9.0.10-servicing.25467.10 From d40b3e03601ae6da11050ce398c5f061f4bf14c1 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 07:24:56 +0000 Subject: [PATCH 065/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250917.23 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25467.9 -> To Version 9.0.10-servicing.25467.23 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.10 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.10-servicing.25466.6 -> To Version 9.0.10-servicing.25467.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 6 +-- eng/Version.Details.xml | 86 ++++++++++++++++++++--------------------- eng/Versions.props | 8 ++-- 3 files changed, 50 insertions(+), 50 deletions(-) diff --git a/NuGet.config b/NuGet.config index 9819c0fc6aef..fd69866a55a8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -75,7 +75,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5e41655111ad..6cc321bf1601 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a @@ -61,12 +61,12 @@ https://github.com/dotnet/emsdk - 2ab31537e6b375f8563a1d67936236797a56e3fa + 4f9fa221e638502a58fee696621c1bba2072b23c - + https://github.com/dotnet/emsdk - 2ab31537e6b375f8563a1d67936236797a56e3fa + 4f9fa221e638502a58fee696621c1bba2072b23c @@ -228,27 +228,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -471,39 +471,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -511,47 +511,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a @@ -587,7 +587,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - b3173376176f145ed904d9f18f24c062756ada9d + 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 94bd4f84a6b3..3f300a65684d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -86,10 +86,10 @@ 9.0.10 - 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.23 9.0.10 9.0.10 - 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.23 9.0.10 9.0.10 9.0.10 @@ -97,8 +97,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25467.9 - 9.0.10-servicing.25467.9 + 9.0.10-servicing.25467.23 + 9.0.10-servicing.25467.23 9.0.10 9.0.10 9.0.10 From 447ea1ceedaf46b8c8340216cbaf406182700854 Mon Sep 17 00:00:00 2001 From: Jan Jones Date: Fri, 19 Sep 2025 14:35:07 +0200 Subject: [PATCH 066/228] Update MessagePack --- Directory.Packages.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Packages.props b/Directory.Packages.props index 4bce077b959c..5a68b7576046 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,6 +8,7 @@ + From 6792932a5d0e380a380868a93cc068ade1b4d89c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Fri, 19 Sep 2025 18:59:22 +0200 Subject: [PATCH 067/228] rm internal transport --- NuGet.config | 2 -- 1 file changed, 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index d2a69498c9b1..4c302f67f95f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -49,7 +49,6 @@ - @@ -68,7 +67,6 @@ - From 578d2aa6365d3a2a3abc1783d0096fd70f85f8cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Provazn=C3=ADk?= Date: Fri, 19 Sep 2025 18:59:56 +0200 Subject: [PATCH 068/228] rm internal transport --- NuGet.config | 2 -- 1 file changed, 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index a6741fa72571..e839176142ce 100644 --- a/NuGet.config +++ b/NuGet.config @@ -50,7 +50,6 @@ - @@ -66,7 +65,6 @@ - From 9110b6f912d7b5710f6d30774a00baaf2f2e0e35 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 20:06:56 +0000 Subject: [PATCH 069/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250919.2 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25468.2 -> To Version 9.0.10-servicing.25469.2 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.10-rtm.25468.4 -> To Version 9.0.10-rtm.25469.4 (parent: Microsoft.WindowsDesktop.App.Ref) Microsoft.Dotnet.WinForms.ProjectTemplates From Version 9.0.10-servicing.25468.2 -> To Version 9.0.10-servicing.25469.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.10-rtm.25468.4 -> To Version 9.0.10-rtm.25469.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index 4651e61d754a..3925b40da847 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -76,7 +76,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9a818711ddaa..fe54d373f047 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,24 +256,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee + 29f3b130350dbef78a68658201cd953560e192d0 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -390,13 +390,13 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - bbad79ba6e9c631a72e866e3a325644545244a6e + 1d0a83c137d852a25e7920f4f756dd0804d89068 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee + 29f3b130350dbef78a68658201cd953560e192d0 https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index abfa83878318..9133397ac830 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -77,7 +77,7 @@ - 9.0.10-servicing.25468.2 + 9.0.10-servicing.25469.2 @@ -130,8 +130,8 @@ - 9.0.10-servicing.25468.2 - 9.0.10-servicing.25468.2 + 9.0.10-servicing.25469.2 + 9.0.10-servicing.25469.2 9.0.10 9.0.10 @@ -237,8 +237,8 @@ - 9.0.10-rtm.25468.4 - 9.0.10-rtm.25468.4 + 9.0.10-rtm.25469.4 + 9.0.10-rtm.25469.4 From 83c9010e38cf89f135aba08238210b1cf32b21ab Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 20:06:59 +0000 Subject: [PATCH 070/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250919.2 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25468.2 -> To Version 9.0.10-servicing.25469.2 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.10-rtm.25468.4 -> To Version 9.0.10-rtm.25469.4 (parent: Microsoft.WindowsDesktop.App.Ref) Microsoft.Dotnet.WinForms.ProjectTemplates From Version 9.0.10-servicing.25468.2 -> To Version 9.0.10-servicing.25469.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.10-rtm.25468.4 -> To Version 9.0.10-rtm.25469.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index fd69866a55a8..69a504f49b07 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -78,7 +78,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cc321bf1601..e67b963e100b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,24 +252,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4bd70a9c2d41ce8a275145682734cfb7d26b28a2 + b45a21f3c4df0897de08ae4905f22f4f1ce81365 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee + 29f3b130350dbef78a68658201cd953560e192d0 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -356,13 +356,13 @@ cf00784e14f151ae1970fdcac0723e4c5fffb649 - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - bbad79ba6e9c631a72e866e3a325644545244a6e + 1d0a83c137d852a25e7920f4f756dd0804d89068 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6ef1cabed60f5c03a41f9a74b0dd18dcf31530ee + 29f3b130350dbef78a68658201cd953560e192d0 https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index 3f300a65684d..0f0a9e1db8bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -81,7 +81,7 @@ - 9.0.10-servicing.25468.2 + 9.0.10-servicing.25469.2 @@ -132,8 +132,8 @@ - 9.0.10-servicing.25468.2 - 9.0.10-servicing.25468.2 + 9.0.10-servicing.25469.2 + 9.0.10-servicing.25469.2 9.0.10 9.0.10 @@ -239,8 +239,8 @@ - 9.0.10-rtm.25468.4 - 9.0.10-rtm.25468.4 + 9.0.10-rtm.25469.4 + 9.0.10-rtm.25469.4 From e0b1f788ad87217a432fd64c2289a96599aa40e8 Mon Sep 17 00:00:00 2001 From: Forgind <12969783+Forgind@users.noreply.github.com> Date: Thu, 8 May 2025 11:13:53 -0700 Subject: [PATCH 071/228] Skip splitting for paths --- .../Microsoft.TemplateEngine.Cli/TemplatePackageCoordinator.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Cli/Microsoft.TemplateEngine.Cli/TemplatePackageCoordinator.cs b/src/Cli/Microsoft.TemplateEngine.Cli/TemplatePackageCoordinator.cs index 07235e262599..d533bdc6a07f 100644 --- a/src/Cli/Microsoft.TemplateEngine.Cli/TemplatePackageCoordinator.cs +++ b/src/Cli/Microsoft.TemplateEngine.Cli/TemplatePackageCoordinator.cs @@ -208,7 +208,8 @@ internal async Task EnterInstallFlowAsync(InstallCommandArgs a foreach (string installArg in args.TemplatePackages) { - string[] split = installArg.Split(["::"], StringSplitOptions.RemoveEmptyEntries).SelectMany(arg => arg.Split('@', StringSplitOptions.RemoveEmptyEntries)).ToArray(); + bool isPath = File.Exists(installArg) || Directory.Exists(installArg); + string[] split = isPath ? new[] { installArg } : installArg.Split(["::"], StringSplitOptions.RemoveEmptyEntries).SelectMany(arg => arg.Split('@', StringSplitOptions.RemoveEmptyEntries)).ToArray(); string identifier = split[0]; string? version = split.Length > 1 ? split[1] : null; foreach (string expandedIdentifier in InstallRequestPathResolution.ExpandMaskedPath(identifier, _engineEnvironmentSettings)) From 95f92b88b278fea406e3aabeac088fc30983c6f3 Mon Sep 17 00:00:00 2001 From: Forgind <12969783+Forgind@users.noreply.github.com> Date: Tue, 13 May 2025 14:57:53 -0700 Subject: [PATCH 072/228] Add test --- test/dotnet-new.Tests/DotnetNewInstallTests.cs | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/test/dotnet-new.Tests/DotnetNewInstallTests.cs b/test/dotnet-new.Tests/DotnetNewInstallTests.cs index 9f515bfffb10..7c741e105e13 100644 --- a/test/dotnet-new.Tests/DotnetNewInstallTests.cs +++ b/test/dotnet-new.Tests/DotnetNewInstallTests.cs @@ -85,6 +85,23 @@ public void CanInstallRemoteNuGetPackage_LatestVariations(string separator) Assert.Equal(command1.StdOut, command3Out); } + [Fact] + public void CanInstallToPathWithAt() + { + string path = Path.Combine(Path.GetTempPath(), "repro@4"); + try + { + Directory.CreateDirectory(path); + new DotnetCommand(_log, "new", "console", "-o", path, "-n", "myconsole").Execute().Should().Pass(); + new DotnetCommand(_log, "add", "package", "--project", Path.Combine(path, "myconsole.csproj"), "Microsoft.Azure.Functions.Worker.ProjectTemplates", "-v", "4.0.5086", "--package-directory", path).Execute().Should().Pass(); + new DotnetCommand(_log, "new", "install", Path.Combine(path, "microsoft.azure.functions.worker.projecttemplates/4.0.5086/microsoft.azure.functions.worker.projecttemplates.4.0.5086.nupkg")).Execute().Should().Pass(); + } + finally + { + Directory.Delete(path, recursive: true); + } + } + [Theory] [InlineData("-i")] [InlineData("install")] From 83ae64196e448e999a18d14534cb7ad7d238d314 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 21:05:31 +0000 Subject: [PATCH 073/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250919.11 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25467.10 -> To Version 9.0.10-servicing.25469.11 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index aa94f36455ad..55215a21dc6f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -68,7 +68,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d7ddf0883c7f..19652fa92f90 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -135,13 +135,13 @@ https://github.com/dotnet/roslyn 75273243e5beb19c5e2ae8e58999b21b451c22fe - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://github.com/nuget/nuget.client @@ -277,52 +277,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 @@ -345,19 +345,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://github.com/dotnet/test-templates @@ -541,7 +541,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index b37307b9239f..b46e96ed19df 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -216,18 +216,18 @@ 9.0.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 9.0.10 9.0.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 From 6cd4f3750b2694c63c23e4122fcd30c366cd7fb8 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 19 Sep 2025 21:05:42 +0000 Subject: [PATCH 074/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250919.11 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25467.10 -> To Version 9.0.10-servicing.25469.11 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 69a504f49b07..4b3158b5e6f1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -72,7 +72,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e67b963e100b..8e443224d8c6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -131,13 +131,13 @@ https://github.com/dotnet/roslyn b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://github.com/nuget/nuget.client @@ -273,52 +273,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 @@ -341,19 +341,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 @@ -507,7 +507,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - cf00784e14f151ae1970fdcac0723e4c5fffb649 + 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 0f0a9e1db8bd..57faeeafe445 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -218,18 +218,18 @@ 9.0.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 9.0.10 9.0.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 - 9.0.10-servicing.25467.10 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 + 9.0.10-servicing.25469.11 From 406295d49e19ab57cbd1f7984f214913a3c4a8b5 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Mon, 22 Sep 2025 20:59:48 +0000 Subject: [PATCH 075/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250922.4 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25472.4 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/NuGet.config b/NuGet.config index e5ff8625c7b5..71005b8af2b2 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -78,7 +78,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 94364a494eb9..69a8f3740738 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,20 +256,20 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda https://dev.azure.com/dnceng/internal/_git/dotnet-wpf diff --git a/eng/Versions.props b/eng/Versions.props index 5a413ff66e84..f83f35fca86d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -130,8 +130,8 @@ - 9.0.10-servicing.25469.2 - 9.0.10-servicing.25469.2 + 9.0.10-servicing.25472.4 + 9.0.10-servicing.25472.4 9.0.10 9.0.10 From 733231d165781ac06c8d9ad9e6e819579eaf8739 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Mon, 22 Sep 2025 20:59:56 +0000 Subject: [PATCH 076/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250922.4 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25472.4 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/NuGet.config b/NuGet.config index 7c8c674be66c..d96541ed8b83 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -79,7 +79,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 631f0ec77c29..09b99f8b0e20 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,20 +252,20 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - b45a21f3c4df0897de08ae4905f22f4f1ce81365 + 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda https://dev.azure.com/dnceng/internal/_git/dotnet-wpf diff --git a/eng/Versions.props b/eng/Versions.props index 5375a2360fd7..cfdd638fe324 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -132,8 +132,8 @@ - 9.0.10-servicing.25469.2 - 9.0.10-servicing.25469.2 + 9.0.10-servicing.25472.4 + 9.0.10-servicing.25472.4 9.0.10 9.0.10 From b366bcf4b5828633b8bb9cafe16f22b184fdaaf2 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Mon, 22 Sep 2025 21:25:50 +0000 Subject: [PATCH 077/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250922.8 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25467.23 -> To Version 9.0.10-servicing.25472.8 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.10 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.10-servicing.25467.4 -> To Version 9.0.10-servicing.25469.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 6 +-- eng/Version.Details.xml | 86 ++++++++++++++++++++--------------------- eng/Versions.props | 8 ++-- 3 files changed, 50 insertions(+), 50 deletions(-) diff --git a/NuGet.config b/NuGet.config index d96541ed8b83..39d5361bfa10 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -76,7 +76,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 09b99f8b0e20..5d1bc8195da2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 @@ -61,12 +61,12 @@ https://github.com/dotnet/emsdk - 4f9fa221e638502a58fee696621c1bba2072b23c + f70927a13648c24660c79ff19a6eb2aac100f0ab - + https://github.com/dotnet/emsdk - 4f9fa221e638502a58fee696621c1bba2072b23c + f70927a13648c24660c79ff19a6eb2aac100f0ab @@ -228,27 +228,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -471,39 +471,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -511,47 +511,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 @@ -587,7 +587,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index cfdd638fe324..628aada3f54c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -86,10 +86,10 @@ 9.0.10 - 9.0.10-servicing.25467.23 + 9.0.10-servicing.25472.8 9.0.10 9.0.10 - 9.0.10-servicing.25467.23 + 9.0.10-servicing.25472.8 9.0.10 9.0.10 9.0.10 @@ -97,8 +97,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25467.23 - 9.0.10-servicing.25467.23 + 9.0.10-servicing.25472.8 + 9.0.10-servicing.25472.8 9.0.10 9.0.10 9.0.10 From 53954683e04deaa04f7ae5204017eda25d92b1fd Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Mon, 22 Sep 2025 21:25:58 +0000 Subject: [PATCH 078/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250922.8 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25467.23 -> To Version 9.0.10-servicing.25472.8 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.10-servicing.25467.4 -> To Version 9.0.10-servicing.25469.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.10 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 6 +-- eng/Version.Details.xml | 90 ++++++++++++++++++++--------------------- eng/Versions.props | 10 ++--- 3 files changed, 53 insertions(+), 53 deletions(-) diff --git a/NuGet.config b/NuGet.config index e5ff8625c7b5..7028d92e9a2e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -75,7 +75,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 94364a494eb9..eb530d5a71c7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 @@ -59,18 +59,18 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 - + https://github.com/dotnet/emsdk - 4f9fa221e638502a58fee696621c1bba2072b23c + f70927a13648c24660c79ff19a6eb2aac100f0ab https://github.com/dotnet/emsdk - 4f9fa221e638502a58fee696621c1bba2072b23c + f70927a13648c24660c79ff19a6eb2aac100f0ab - + https://github.com/dotnet/emsdk - 4f9fa221e638502a58fee696621c1bba2072b23c + f70927a13648c24660c79ff19a6eb2aac100f0ab @@ -232,27 +232,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -505,39 +505,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -545,47 +545,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 @@ -621,7 +621,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 79ba1eaf1e263cc7ddeb796d34653a2f344b1e5a + af15b36fc39dd5c91c39710be2ad0689a82dbac6 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 5a413ff66e84..75865a5a8af4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -87,10 +87,10 @@ 9.0.10 - 9.0.10-servicing.25467.23 + 9.0.10-servicing.25472.8 9.0.10 9.0.10 - 9.0.10-servicing.25467.23 + 9.0.10-servicing.25472.8 9.0.10 9.0.10 9.0.10 @@ -98,8 +98,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25467.23 - 9.0.10-servicing.25467.23 + 9.0.10-servicing.25472.8 + 9.0.10-servicing.25472.8 9.0.10 9.0.10 9.0.10 @@ -317,7 +317,7 @@ 15.0.9617 18.0.9617 - 9.0.10-servicing.25467.4 + 9.0.10-servicing.25469.4 9.0.10 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100PackageVersion) From bc9ad6a3397e64c52bb5888f4b2535f7185fbfb5 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Tue, 23 Sep 2025 20:46:02 +0000 Subject: [PATCH 079/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250923.3 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25469.11 -> To Version 9.0.10-servicing.25473.3 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index e5ff8625c7b5..287312670966 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -69,7 +69,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 94364a494eb9..76591d623a00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -135,13 +135,13 @@ https://github.com/dotnet/roslyn 75273243e5beb19c5e2ae8e58999b21b451c22fe - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://github.com/nuget/nuget.client @@ -277,52 +277,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 @@ -345,19 +345,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://github.com/dotnet/test-templates @@ -541,7 +541,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 5a413ff66e84..e2fc4533ddbb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -216,18 +216,18 @@ 9.0.10 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 9.0.10 9.0.10 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 From 505e9ea723b03ec2f356aa461025a342e35f0108 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Tue, 23 Sep 2025 20:46:17 +0000 Subject: [PATCH 080/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250923.3 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25469.11 -> To Version 9.0.10-servicing.25473.3 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 39d5361bfa10..2b99fbdb2770 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -73,7 +73,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5d1bc8195da2..70eedd4dcb15 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -131,13 +131,13 @@ https://github.com/dotnet/roslyn b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://github.com/nuget/nuget.client @@ -273,52 +273,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 @@ -341,19 +341,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 @@ -507,7 +507,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 5a264b22361a2e0457f089ddfed8e4ded6e1bff6 + 0994268d77afc07564fc3b6508d252df143a8f35 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 628aada3f54c..dd6756ab6e64 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -218,18 +218,18 @@ 9.0.10 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 9.0.10 9.0.10 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 - 9.0.10-servicing.25469.11 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 From 5e76ae96f226232f4dfaa70e34cee11db8e247a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Sep 2025 21:00:00 +0000 Subject: [PATCH 081/228] Update dependencies from https://github.com/dotnet/arcade build 20250923.2 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25473.2 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 72a07f10c3cd..a64fd43cb563 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -589,34 +589,34 @@ - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 diff --git a/eng/Versions.props b/eng/Versions.props index 78ede0685697..939d00958137 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -270,10 +270,10 @@ - 9.0.0-beta.25465.2 - 9.0.0-beta.25465.2 - 9.0.0-beta.25465.2 - 9.0.0-beta.25465.2 + 9.0.0-beta.25473.2 + 9.0.0-beta.25473.2 + 9.0.0-beta.25473.2 + 9.0.0-beta.25473.2 diff --git a/global.json b/global.json index f72646313da3..2f5be0cb7633 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25465.2", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25465.2", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25473.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25473.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From 17fb191e76b2886aa550c044fe7d0b50352ba767 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Sep 2025 21:00:25 +0000 Subject: [PATCH 082/228] Update dependencies from https://github.com/dotnet/arcade build 20250923.2 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25473.2 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0b382588d017..b41da4026fb5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -555,34 +555,34 @@ - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 - + https://github.com/dotnet/arcade - 024c562f73f21bfce3ab36f72c20aee30281e212 + 41e5a0dc1e0007e784118c07b26700220cdc0e63 diff --git a/eng/Versions.props b/eng/Versions.props index 8250439334de..e55c8b5ea42c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -272,10 +272,10 @@ - 9.0.0-beta.25465.2 - 9.0.0-beta.25465.2 - 9.0.0-beta.25465.2 - 9.0.0-beta.25465.2 + 9.0.0-beta.25473.2 + 9.0.0-beta.25473.2 + 9.0.0-beta.25473.2 + 9.0.0-beta.25473.2 diff --git a/global.json b/global.json index f72646313da3..2f5be0cb7633 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25465.2", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25465.2", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25473.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25473.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From 457119d17177d6cbdedfdcac48b4922d993262d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 23 Sep 2025 21:33:55 +0000 Subject: [PATCH 083/228] Update dependencies from https://github.com/dotnet/arcade build 20250923.1 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25473.1 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 28fbb3878eb5..9ab6d25e5661 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - 583effe8471a0e08a6422d0d2799cb99e9a3d38f + ea77ace912db0e1cf28f199cb456b27fe311635e - + https://github.com/dotnet/arcade - 583effe8471a0e08a6422d0d2799cb99e9a3d38f + ea77ace912db0e1cf28f199cb456b27fe311635e - + https://github.com/dotnet/arcade - 583effe8471a0e08a6422d0d2799cb99e9a3d38f + ea77ace912db0e1cf28f199cb456b27fe311635e - + https://github.com/dotnet/arcade - 583effe8471a0e08a6422d0d2799cb99e9a3d38f + ea77ace912db0e1cf28f199cb456b27fe311635e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index c4083cf5cb70..c8af46bc91fc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25468.2 + 8.0.0-beta.25473.1 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25468.2 + 8.0.0-beta.25473.1 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index 1dc34182c654..ab78721eca2c 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25468.2", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25468.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25473.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25473.1" } } From 615b38633849e037eec61a3114b6c53396506108 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Tue, 23 Sep 2025 22:02:33 +0000 Subject: [PATCH 084/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250923.3 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25473.3 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/NuGet.config b/NuGet.config index 71005b8af2b2..1ee72889ed31 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -78,7 +78,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 69a8f3740738..fdc3fcb4a8e4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,20 +256,20 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 https://dev.azure.com/dnceng/internal/_git/dotnet-wpf diff --git a/eng/Versions.props b/eng/Versions.props index f83f35fca86d..761129547491 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -130,8 +130,8 @@ - 9.0.10-servicing.25472.4 - 9.0.10-servicing.25472.4 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 9.0.10 9.0.10 From 1f111f34f30ec69d2a90a358e67e54c960c50b2b Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Tue, 23 Sep 2025 22:02:43 +0000 Subject: [PATCH 085/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250923.3 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25473.3 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/NuGet.config b/NuGet.config index 2b99fbdb2770..50a3ac5fc1ee 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -79,7 +79,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 70eedd4dcb15..d4ceae58debe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,20 +252,20 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 4dbd5249c70d58f523c08f76fe5cfea75c3d2fda + fe61b87af1006b281c441b7ef0cc5872b66c49f2 https://dev.azure.com/dnceng/internal/_git/dotnet-wpf diff --git a/eng/Versions.props b/eng/Versions.props index dd6756ab6e64..df66479893fa 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -132,8 +132,8 @@ - 9.0.10-servicing.25472.4 - 9.0.10-servicing.25472.4 + 9.0.10-servicing.25473.3 + 9.0.10-servicing.25473.3 9.0.10 9.0.10 From 41ea561d42fabddf8ea64a54224bf0a1f951ea70 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Sep 2025 02:03:30 +0000 Subject: [PATCH 086/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20250923.1 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.25462.1 -> To Version 9.0.0-alpha.1.25473.1 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0bde4523b1b..891cdc37df0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -451,9 +451,9 @@ - + https://github.com/dotnet/source-build-reference-packages - c0c87c3c3c8a5bf00101b729dc27f34bc7f0ce73 + bd4018e4d8a9006e7f62378db31522354ab15aae From 103baeec72dd44f5336c361d472559675be56d87 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 24 Sep 2025 20:05:25 +0000 Subject: [PATCH 087/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250924.3 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25467.23 -> To Version 9.0.10-servicing.25474.3 --- NuGet.config | 4 +-- eng/Version.Details.xml | 80 ++++++++++++++++++++--------------------- eng/Versions.props | 8 ++--- 3 files changed, 46 insertions(+), 46 deletions(-) diff --git a/NuGet.config b/NuGet.config index 50a3ac5fc1ee..217a2af278fb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + @@ -76,7 +76,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d4ceae58debe..98b5052442c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e @@ -228,27 +228,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -471,39 +471,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -511,47 +511,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e @@ -587,7 +587,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index df66479893fa..18d3c3fa4459 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -86,10 +86,10 @@ 9.0.10 - 9.0.10-servicing.25472.8 + 9.0.10-servicing.25474.3 9.0.10 9.0.10 - 9.0.10-servicing.25472.8 + 9.0.10-servicing.25474.3 9.0.10 9.0.10 9.0.10 @@ -97,8 +97,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25472.8 - 9.0.10-servicing.25472.8 + 9.0.10-servicing.25474.3 + 9.0.10-servicing.25474.3 9.0.10 9.0.10 9.0.10 From f5feceb5494c3a9928ab25ce65638c9b90704e67 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 24 Sep 2025 20:05:25 +0000 Subject: [PATCH 088/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20250924.3 On relative base path root Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , System.CodeDom , System.Composition.AttributedModel , System.Composition.Convention , System.Composition.Hosting , System.Composition.Runtime , System.Composition.TypedParts , System.Configuration.ConfigurationManager , System.Formats.Asn1 , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.ProtectedData , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encoding.CodePages , System.Text.Json , System.Windows.Extensions From Version 9.0.10 -> To Version 9.0.10 Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.9.0 , VS.Redist.Common.NetCore.TargetingPack.x64.9.0 , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 9.0.10-servicing.25467.23 -> To Version 9.0.10-servicing.25474.3 --- NuGet.config | 4 +-- eng/Version.Details.xml | 80 ++++++++++++++++++++--------------------- eng/Versions.props | 8 ++--- 3 files changed, 46 insertions(+), 46 deletions(-) diff --git a/NuGet.config b/NuGet.config index 7028d92e9a2e..03a13ee1edee 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + @@ -75,7 +75,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eb530d5a71c7..647395f6782b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e @@ -232,27 +232,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -505,39 +505,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -545,47 +545,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e @@ -621,7 +621,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - af15b36fc39dd5c91c39710be2ad0689a82dbac6 + 2eb909782582e764afe6f6ed6f961b8baa5d455e https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 75865a5a8af4..6291253dc7bd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -87,10 +87,10 @@ 9.0.10 - 9.0.10-servicing.25472.8 + 9.0.10-servicing.25474.3 9.0.10 9.0.10 - 9.0.10-servicing.25472.8 + 9.0.10-servicing.25474.3 9.0.10 9.0.10 9.0.10 @@ -98,8 +98,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25472.8 - 9.0.10-servicing.25472.8 + 9.0.10-servicing.25474.3 + 9.0.10-servicing.25474.3 9.0.10 9.0.10 9.0.10 From 2a2a04aae0f8f60ff32045ea6754053709d0941e Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 24 Sep 2025 23:20:27 +0000 Subject: [PATCH 089/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250924.5 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25474.5 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.10-rtm.25469.4 -> To Version 9.0.10-rtm.25474.6 (parent: Microsoft.WindowsDesktop.App.Ref) Microsoft.Dotnet.WinForms.ProjectTemplates From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25474.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.10-rtm.25469.4 -> To Version 9.0.10-rtm.25474.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index 217a2af278fb..ca38441cbabb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -79,7 +79,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 98b5052442c1..2b81f91c7d29 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,24 +252,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 29f3b130350dbef78a68658201cd953560e192d0 + ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -356,13 +356,13 @@ 0994268d77afc07564fc3b6508d252df143a8f35 - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 1d0a83c137d852a25e7920f4f756dd0804d89068 + eca618625b7feefcc6c2837c10f71ec363f34666 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 29f3b130350dbef78a68658201cd953560e192d0 + ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index 18d3c3fa4459..3c593904e30a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -81,7 +81,7 @@ - 9.0.10-servicing.25469.2 + 9.0.10-servicing.25474.2 @@ -132,8 +132,8 @@ - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 + 9.0.10-servicing.25474.5 + 9.0.10-servicing.25474.5 9.0.10 9.0.10 @@ -239,8 +239,8 @@ - 9.0.10-rtm.25469.4 - 9.0.10-rtm.25469.4 + 9.0.10-rtm.25474.6 + 9.0.10-rtm.25474.6 From 787b96500c11e6bce46cffddb0d88e0903bee8d9 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Wed, 24 Sep 2025 23:20:38 +0000 Subject: [PATCH 090/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop build 20250924.5 On relative base path root Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 9.0.10 -> To Version 9.0.10 VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25474.5 Dependency coherency updates On relative base path root Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.10-rtm.25469.4 -> To Version 9.0.10-rtm.25474.6 (parent: Microsoft.WindowsDesktop.App.Ref) Microsoft.Dotnet.WinForms.ProjectTemplates From Version 9.0.10-servicing.25469.2 -> To Version 9.0.10-servicing.25474.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.10-rtm.25469.4 -> To Version 9.0.10-rtm.25474.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1ee72889ed31..bfaf425399cc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -78,7 +78,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fdc3fcb4a8e4..6e53acd6ce8d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,24 +256,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - fe61b87af1006b281c441b7ef0cc5872b66c49f2 + 9afe781a0b672f06aa744911b6e73442959cd297 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 29f3b130350dbef78a68658201cd953560e192d0 + ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -390,13 +390,13 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 1d0a83c137d852a25e7920f4f756dd0804d89068 + eca618625b7feefcc6c2837c10f71ec363f34666 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 29f3b130350dbef78a68658201cd953560e192d0 + ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index 761129547491..9aa319942c30 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -77,7 +77,7 @@ - 9.0.10-servicing.25469.2 + 9.0.10-servicing.25474.2 @@ -130,8 +130,8 @@ - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 + 9.0.10-servicing.25474.5 + 9.0.10-servicing.25474.5 9.0.10 9.0.10 @@ -237,8 +237,8 @@ - 9.0.10-rtm.25469.4 - 9.0.10-rtm.25469.4 + 9.0.10-rtm.25474.6 + 9.0.10-rtm.25474.6 From 4517bd70937466feea2d9f79ade19b53a5f10187 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Sep 2025 02:03:12 +0000 Subject: [PATCH 091/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20250924.1 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.25428.6 -> To Version 8.0.0-alpha.1.25474.1 --- NuGet.config | 7 ------- eng/Version.Details.xml | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1847e4cd154d..b11f12cf40a0 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,6 @@ - @@ -14,7 +13,6 @@ - @@ -22,13 +20,11 @@ - - @@ -55,17 +51,14 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 02b0edf4cc36..6c8c4c7fca1b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -354,9 +354,9 @@ 16bcad1c13be082bd52ce178896d1119a73081a9 - + https://github.com/dotnet/source-build-reference-packages - 55cc6bb942c12203e42ddb58f72cf5dbf1173eac + fcf0226bfea241d4e4f127600b6c3ae10d772e9a From 25c268e5a342cd213aa8adc9cf6729250f46a659 Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Thu, 25 Sep 2025 03:19:52 +0000 Subject: [PATCH 092/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250924.15 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25473.3 -> To Version 9.0.10-servicing.25474.15 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index c82d9ef427d8..3f9c62ca5045 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -69,7 +69,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 076be898b0f5..cd52018b14e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -135,13 +135,13 @@ https://github.com/dotnet/roslyn 75273243e5beb19c5e2ae8e58999b21b451c22fe - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://github.com/nuget/nuget.client @@ -277,52 +277,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d @@ -345,19 +345,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://github.com/dotnet/test-templates @@ -541,7 +541,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 4905a763e7f4..36ede14e6103 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -216,18 +216,18 @@ 9.0.10 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 9.0.10 9.0.10 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 From eeafef2796d2b185706ab0882b9da03a3720cbdf Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Thu, 25 Sep 2025 03:19:54 +0000 Subject: [PATCH 093/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250924.15 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25473.3 -> To Version 9.0.10-servicing.25474.15 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index ca38441cbabb..0a93c33eb03e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -73,7 +73,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2b81f91c7d29..9fef14a9d51b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -131,13 +131,13 @@ https://github.com/dotnet/roslyn b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://github.com/nuget/nuget.client @@ -273,52 +273,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d @@ -341,19 +341,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d @@ -507,7 +507,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 0994268d77afc07564fc3b6508d252df143a8f35 + 4bfc8d0d95468af7e78568da6121e188abc5036d https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 3c593904e30a..08108ef9b10f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -218,18 +218,18 @@ 9.0.10 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 9.0.10 9.0.10 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 - 9.0.10-servicing.25473.3 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 + 9.0.10-servicing.25474.15 From 4fa6f37965f5d59a4af5dcc8b4f687edce503a08 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Sep 2025 18:35:47 +0000 Subject: [PATCH 094/228] Update dependencies from https://github.com/dotnet/arcade build 20250925.3 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25475.3 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a64fd43cb563..18606bf4a727 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -589,34 +589,34 @@ - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c diff --git a/eng/Versions.props b/eng/Versions.props index 939d00958137..fcb5b9d046d1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -270,10 +270,10 @@ - 9.0.0-beta.25473.2 - 9.0.0-beta.25473.2 - 9.0.0-beta.25473.2 - 9.0.0-beta.25473.2 + 9.0.0-beta.25475.3 + 9.0.0-beta.25475.3 + 9.0.0-beta.25475.3 + 9.0.0-beta.25475.3 diff --git a/global.json b/global.json index 2f5be0cb7633..bd5d01b90b19 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25473.2", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25473.2", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25475.3", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25475.3", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From c375b488a9ff0871da38b85d80ba5ebdc6db76cd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 25 Sep 2025 18:35:56 +0000 Subject: [PATCH 095/228] Update dependencies from https://github.com/dotnet/arcade build 20250925.3 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25475.3 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b41da4026fb5..d12ce22ec0ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -555,34 +555,34 @@ - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c - + https://github.com/dotnet/arcade - 41e5a0dc1e0007e784118c07b26700220cdc0e63 + 6404baed798af89accd98219614e6c90c153cd8c diff --git a/eng/Versions.props b/eng/Versions.props index e55c8b5ea42c..258fcb950d49 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -272,10 +272,10 @@ - 9.0.0-beta.25473.2 - 9.0.0-beta.25473.2 - 9.0.0-beta.25473.2 - 9.0.0-beta.25473.2 + 9.0.0-beta.25475.3 + 9.0.0-beta.25475.3 + 9.0.0-beta.25475.3 + 9.0.0-beta.25475.3 diff --git a/global.json b/global.json index 2f5be0cb7633..bd5d01b90b19 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25473.2", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25473.2", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25475.3", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25475.3", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From da21f383609434fa7f079e9a4a5e4ddae75198f8 Mon Sep 17 00:00:00 2001 From: ProductConstructionServiceProd Date: Fri, 26 Sep 2025 00:48:01 +0000 Subject: [PATCH 096/228] Merged PR 53798: [internal/release/9.0.1xx] Update dependencies from dnceng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [57bb26e6-6f64-40cf-a4ea-5b973f41bc22](https://maestro.dot.net/subscriptions?search=57bb26e6-6f64-40cf-a4ea-5b973f41bc22) - **Build**: [20250925.15](https://dev.azure.com/dnceng/internal/_build/results?buildId=2801901) ([284759](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-runtime/build/284759)) - **Date Produced**: September 26, 2025 12:15:53 AM UTC - **Commit**: [e1f19886fe3354963a4a790c896b3f99689fd7a5](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCe1f19886fe3354963a4a790c896b3f99689fd7a5) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][1] - Microsoft.Bcl.AsyncInterfaces - Microsoft.Extensions.DependencyModel - Microsoft.Extensions.FileProviders.Abstractions - Microsoft.Extensions.FileSystemGlobbing - Microsoft.Extensions.Logging - Microsoft.Extensions.Logging.Abstractions - Microsoft.Extensions.Logging.Console - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Host.win-x64 - Microsoft.NETCore.App.Ref - Microsoft.NETCore.App.Runtime.win-x64 - Microsoft.Win32.SystemEvents - System.CodeDom - System.Composition.AttributedModel - System.Composition.Convention - System.Composition.Hosting - System.Composition.Runtime - System.Composition.TypedParts - System.Configuration.ConfigurationManager - System.Formats.Asn1 - System.Reflection.MetadataLoadContext - System.Resources.Extensions - System.Security.Cryptography.Pkcs - System.Security.Cryptography.ProtectedData - System.Security.Cryptography.Xml - System.Security.Permissions - System.ServiceProcess.ServiceController - System.Text.Encoding.CodePages - System.Text.Json - System.Windows.Extensions - From [9.0.10-servicing.25474.3 to 9.0.10-servicing.25475.15][1] - Microsoft.NET.HostModel - Microsoft.NETCore.Platforms - VS.Redist.Common.NetCore.SharedFramework.x64.9.0 - VS.Redist.Common.NetCore.TargetingPack.x64.9.0 - Microsoft.SourceBuild.Intermediate.runtime.linux-x64 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2eb909782582e764afe6f6ed6f961b8baa5d455e&targetVersion=GCe1f19886fe3354963a4a790c896b3f99689fd7a5&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:57bb26e6-6f64-40cf-a4ea-5b973f41bc22) --- NuGet.config | 4 +-- eng/Version.Details.xml | 80 ++++++++++++++++++++--------------------- eng/Versions.props | 8 ++--- 3 files changed, 46 insertions(+), 46 deletions(-) diff --git a/NuGet.config b/NuGet.config index 3f9c62ca5045..5a4ab5e03ff9 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + @@ -75,7 +75,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cd52018b14e3..acf874bcd703 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 @@ -232,27 +232,27 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop @@ -505,39 +505,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -545,47 +545,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 @@ -621,7 +621,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 36ede14e6103..b3328b970036 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -87,10 +87,10 @@ 9.0.10 - 9.0.10-servicing.25474.3 + 9.0.10-servicing.25475.15 9.0.10 9.0.10 - 9.0.10-servicing.25474.3 + 9.0.10-servicing.25475.15 9.0.10 9.0.10 9.0.10 @@ -98,8 +98,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25474.3 - 9.0.10-servicing.25474.3 + 9.0.10-servicing.25475.15 + 9.0.10-servicing.25475.15 9.0.10 9.0.10 9.0.10 From 06eefb4dc764b88531cfd436513f2170a9b00d25 Mon Sep 17 00:00:00 2001 From: ProductConstructionServiceProd Date: Fri, 26 Sep 2025 00:48:12 +0000 Subject: [PATCH 097/228] Merged PR 53782: [internal/release/9.0.1xx] Update dependencies from dnceng/internal/dotnet-windowsdesktop This pull request updates the following dependencies [marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [87db4525-6885-42da-8dd0-7ce296d7fd1a](https://maestro.dot.net/subscriptions?search=87db4525-6885-42da-8dd0-7ce296d7fd1a) - **Build**: [20250925.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2801888) ([284714](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/284714)) - **Date Produced**: September 25, 2025 7:24:17 PM UTC - **Commit**: [32747890e35a03153b63d57a0f6f10c5e69e1740](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC32747890e35a03153b63d57a0f6f10c5e69e1740) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [9.0.10-servicing.25474.5 to 9.0.10-servicing.25475.3][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC9afe781a0b672f06aa744911b6e73442959cd297&targetVersion=GC32747890e35a03153b63d57a0f6f10c5e69e1740&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/NuGet.config b/NuGet.config index 5a4ab5e03ff9..20631fe29a7f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -78,7 +78,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index acf874bcd703..c710c54c5f04 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,20 +256,20 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 https://dev.azure.com/dnceng/internal/_git/dotnet-wpf diff --git a/eng/Versions.props b/eng/Versions.props index b3328b970036..0344538f0bac 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -130,8 +130,8 @@ - 9.0.10-servicing.25474.5 - 9.0.10-servicing.25474.5 + 9.0.10-servicing.25475.3 + 9.0.10-servicing.25475.3 9.0.10 9.0.10 From f501173df238eab63a59c22d967b086229b64b72 Mon Sep 17 00:00:00 2001 From: ProductConstructionServiceProd Date: Fri, 26 Sep 2025 00:49:19 +0000 Subject: [PATCH 098/228] Merged PR 53783: [internal/release/9.0.3xx] Update dependencies from dnceng/internal/dotnet-runtime, dnceng/internal/dotnet-windowsdesktop This pull request updates the following dependencies [marker]: <> (Begin:fc735b81-9fd6-4d18-b1be-525bf9fe3d19) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [fc735b81-9fd6-4d18-b1be-525bf9fe3d19](https://maestro.dot.net/subscriptions?search=fc735b81-9fd6-4d18-b1be-525bf9fe3d19) - **Build**: [20250925.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2801888) ([284714](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/284714)) - **Date Produced**: September 25, 2025 7:24:17 PM UTC - **Commit**: [32747890e35a03153b63d57a0f6f10c5e69e1740](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC32747890e35a03153b63d57a0f6f10c5e69e1740) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [9.0.10-servicing.25474.5 to 9.0.10-servicing.25475.3][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC9afe781a0b672f06aa744911b6e73442959cd297&targetVersion=GC32747890e35a03153b63d57a0f6f10c5e69e1740&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:fc735b81-9fd6-4d18-b1be-525bf9fe3d19) [marker]: <> (Begin:8e22721a-e9f6-419b-9c3b-fbb0f0641e55) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [8e22721a-e9f6-419b-9c3b-fbb0f0641e55](https://maestro.dot.net/subscriptions?search=8e22721a-e9f6-419b-9c3b-fbb0f0641e55) - **Build**: [20250925.15](https://dev.azure.com/dnceng/internal/_build/results?buildId=2801901) ([284759](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-runtime/build/284759)) - **Date Produced**: September 26, 2025 12:15:53 AM UTC - **Commit**: [e1f19886fe3354963a4a790c896b3f99689fd7a5](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCe1f19886fe3354963a4a790c896b3f99689fd7a5) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][2] - Microsoft.Bcl.AsyncInterfaces - Microsoft.Extensions.DependencyModel - Microsoft.Extensions.FileProviders.Abstractions - Microsoft.Extensions.FileSystemGlobbing - Microsoft.Extensions.Logging - Microsoft.Extensions.Logging.Abstractions - Microsoft.Extensions.Logging.Console - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Host.win-x64 - Microsoft.NETCore.App.Ref - Microsoft.NETCore.App.Runtime.win-x64 - Microsoft.Win32.SystemEven... --- NuGet.config | 8 ++-- eng/Version.Details.xml | 92 ++++++++++++++++++++--------------------- eng/Versions.props | 12 +++--- 3 files changed, 56 insertions(+), 56 deletions(-) diff --git a/NuGet.config b/NuGet.config index 0a93c33eb03e..b297b0919fdb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,13 +35,13 @@ - + - + @@ -76,10 +76,10 @@ - + - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9fef14a9d51b..a8e17a737c02 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,40 +17,40 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 @@ -228,44 +228,44 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 9afe781a0b672f06aa744911b6e73442959cd297 + 32747890e35a03153b63d57a0f6f10c5e69e1740 https://dev.azure.com/dnceng/internal/_git/dotnet-wpf @@ -471,39 +471,39 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -511,47 +511,47 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 @@ -587,7 +587,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 2eb909782582e764afe6f6ed6f961b8baa5d455e + e1f19886fe3354963a4a790c896b3f99689fd7a5 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 08108ef9b10f..3b77ee0654d3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -86,10 +86,10 @@ 9.0.10 - 9.0.10-servicing.25474.3 + 9.0.10-servicing.25475.15 9.0.10 9.0.10 - 9.0.10-servicing.25474.3 + 9.0.10-servicing.25475.15 9.0.10 9.0.10 9.0.10 @@ -97,8 +97,8 @@ 9.0.10 9.0.10 8.0.0-rc.1.23414.4 - 9.0.10-servicing.25474.3 - 9.0.10-servicing.25474.3 + 9.0.10-servicing.25475.15 + 9.0.10-servicing.25475.15 9.0.10 9.0.10 9.0.10 @@ -132,8 +132,8 @@ - 9.0.10-servicing.25474.5 - 9.0.10-servicing.25474.5 + 9.0.10-servicing.25475.3 + 9.0.10-servicing.25475.3 9.0.10 9.0.10 From 57a43b14413fb18d62abe9967c74c009bb4fa645 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Sep 2025 02:03:15 +0000 Subject: [PATCH 099/228] Update dependencies from https://github.com/dotnet/arcade build 20250925.2 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25475.2 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9ab6d25e5661..83c7a978a50b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - ea77ace912db0e1cf28f199cb456b27fe311635e + b56341eb86a370acc94711f2571c3b3aff215c4b - + https://github.com/dotnet/arcade - ea77ace912db0e1cf28f199cb456b27fe311635e + b56341eb86a370acc94711f2571c3b3aff215c4b - + https://github.com/dotnet/arcade - ea77ace912db0e1cf28f199cb456b27fe311635e + b56341eb86a370acc94711f2571c3b3aff215c4b - + https://github.com/dotnet/arcade - ea77ace912db0e1cf28f199cb456b27fe311635e + b56341eb86a370acc94711f2571c3b3aff215c4b https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index c8af46bc91fc..ad32f66140f1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25473.1 + 8.0.0-beta.25475.2 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25473.1 + 8.0.0-beta.25475.2 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index ab78721eca2c..4e4cc5f8451d 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25473.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25473.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25475.2", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25475.2" } } From cddf5ce8e16db7eeb120cac01d87be2256d45604 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Sep 2025 02:04:02 +0000 Subject: [PATCH 100/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20250925.3 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.25462.1 -> To Version 9.0.0-alpha.1.25475.3 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 891cdc37df0b..eff974e5ff6b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -451,9 +451,9 @@ - + https://github.com/dotnet/source-build-reference-packages - bd4018e4d8a9006e7f62378db31522354ab15aae + 1700b6ddf7c81e103ff12f5965b078b64c84252a From 729dd0b8d048a6b6c48837fb7e817607689707ae Mon Sep 17 00:00:00 2001 From: ProductConstructionServiceProd Date: Fri, 26 Sep 2025 03:47:10 +0000 Subject: [PATCH 101/228] Merged PR 53815: [internal/release/9.0.1xx] Update dependencies from dnceng/internal/dotnet-windowsdesktop This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.10-rtm.25474.6 to 9.0.10-rtm.25475.6 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.10-servicing.25474.2 to 9.0.10-servicing.25475.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.10-rtm.25474.6 to 9.0.10-rtm.25475.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [87db4525-6885-42da-8dd0-7ce296d7fd1a](https://maestro.dot.net/subscriptions?search=87db4525-6885-42da-8dd0-7ce296d7fd1a) - **Build**: [20250925.8](https://dev.azure.com/dnceng/internal/_build/results?buildId=2802259) ([284789](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/284789)) - **Date Produced**: September 26, 2025 3:35:41 AM UTC - **Commit**: [373889a0c34fed0d54fc8238b0196036f646f4ab](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC373889a0c34fed0d54fc8238b0196036f646f4ab) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [9.0.10-servicing.25475.3 to 9.0.10-servicing.25475.8][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC32747890e35a03153b63d57a0f6f10c5e69e1740&targetVersion=GC373889a0c34fed0d54fc8238b0196036f646f4ab&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index 20631fe29a7f..d5c719c20afa 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -78,7 +78,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c710c54c5f04..fd45779157f1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,24 +256,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 + 6055a265dab62ff71b7366bf67ce36981488ae9e https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -390,13 +390,13 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - eca618625b7feefcc6c2837c10f71ec363f34666 + 4f5a770889f6a770dbc1100103fc088aa1e5d5ef - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 + 6055a265dab62ff71b7366bf67ce36981488ae9e https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index 0344538f0bac..4b718555532d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -77,7 +77,7 @@ - 9.0.10-servicing.25474.2 + 9.0.10-servicing.25475.4 @@ -130,8 +130,8 @@ - 9.0.10-servicing.25475.3 - 9.0.10-servicing.25475.3 + 9.0.10-servicing.25475.8 + 9.0.10-servicing.25475.8 9.0.10 9.0.10 @@ -237,8 +237,8 @@ - 9.0.10-rtm.25474.6 - 9.0.10-rtm.25474.6 + 9.0.10-rtm.25475.6 + 9.0.10-rtm.25475.6 From 06affbf0832868679a9b06153d1deacae7c3aadd Mon Sep 17 00:00:00 2001 From: ProductConstructionServiceProd Date: Fri, 26 Sep 2025 03:47:21 +0000 Subject: [PATCH 102/228] Merged PR 53814: [internal/release/9.0.3xx] Update dependencies from dnceng/internal/dotnet-windowsdesktop This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.10-rtm.25474.6 to 9.0.10-rtm.25475.6 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.10-servicing.25474.2 to 9.0.10-servicing.25475.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.10-rtm.25474.6 to 9.0.10-rtm.25475.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:fc735b81-9fd6-4d18-b1be-525bf9fe3d19) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [fc735b81-9fd6-4d18-b1be-525bf9fe3d19](https://maestro.dot.net/subscriptions?search=fc735b81-9fd6-4d18-b1be-525bf9fe3d19) - **Build**: [20250925.8](https://dev.azure.com/dnceng/internal/_build/results?buildId=2802259) ([284789](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/284789)) - **Date Produced**: September 26, 2025 3:35:41 AM UTC - **Commit**: [373889a0c34fed0d54fc8238b0196036f646f4ab](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC373889a0c34fed0d54fc8238b0196036f646f4ab) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [9.0.10-servicing.25475.3 to 9.0.10-servicing.25475.8][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC32747890e35a03153b63d57a0f6f10c5e69e1740&targetVersion=GC373889a0c34fed0d54fc8238b0196036f646f4ab&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:fc735b81-9fd6-4d18-b1be-525bf9fe3d19) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index b297b0919fdb..0d54f610ce55 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -79,7 +79,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a8e17a737c02..d8779e9b77cf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,24 +252,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 32747890e35a03153b63d57a0f6f10c5e69e1740 + 373889a0c34fed0d54fc8238b0196036f646f4ab - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 + 6055a265dab62ff71b7366bf67ce36981488ae9e https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -356,13 +356,13 @@ 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - eca618625b7feefcc6c2837c10f71ec363f34666 + 4f5a770889f6a770dbc1100103fc088aa1e5d5ef - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - ddb0212a94c7b3bf4122bfd3fb1eb0d5553ddf41 + 6055a265dab62ff71b7366bf67ce36981488ae9e https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index 3b77ee0654d3..c7bd7617552c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -81,7 +81,7 @@ - 9.0.10-servicing.25474.2 + 9.0.10-servicing.25475.4 @@ -132,8 +132,8 @@ - 9.0.10-servicing.25475.3 - 9.0.10-servicing.25475.3 + 9.0.10-servicing.25475.8 + 9.0.10-servicing.25475.8 9.0.10 9.0.10 @@ -239,8 +239,8 @@ - 9.0.10-rtm.25474.6 - 9.0.10-rtm.25474.6 + 9.0.10-rtm.25475.6 + 9.0.10-rtm.25475.6 From df40f2ba8726efd55207f44ade346c54d10f5b73 Mon Sep 17 00:00:00 2001 From: ProductConstructionServiceProd Date: Fri, 26 Sep 2025 04:34:50 +0000 Subject: [PATCH 103/228] Merged PR 53823: [internal/release/9.0.1xx] Update dependencies from dnceng/internal/dotnet-windowsdesktop This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.10-rtm.25475.6 to 9.0.10-rtm.25475.8 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.10-servicing.25475.4 to 9.0.10-servicing.25475.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.10-rtm.25475.6 to 9.0.10-rtm.25475.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [87db4525-6885-42da-8dd0-7ce296d7fd1a](https://maestro.dot.net/subscriptions?search=87db4525-6885-42da-8dd0-7ce296d7fd1a) - **Build**: [20250925.9](https://dev.azure.com/dnceng/internal/_build/results?buildId=2802296) ([284798](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/284798)) - **Date Produced**: September 26, 2025 4:17:49 AM UTC - **Commit**: [9ff62aa845e3dc8c9f9d8679b847277cd7276c48](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC9ff62aa845e3dc8c9f9d8679b847277cd7276c48) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [9.0.10-servicing.25475.8 to 9.0.10-servicing.25475.9][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC373889a0c34fed0d54fc8238b0196036f646f4ab&targetVersion=GC9ff62aa845e3dc8c9f9d8679b847277cd7276c48&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index d5c719c20afa..637d0bfdd01c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -78,7 +78,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fd45779157f1..99a0d4f7c194 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -256,24 +256,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6055a265dab62ff71b7366bf67ce36981488ae9e + 09278a9ca122a401bf0a8637973509f2bc0007ec https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -390,13 +390,13 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 4f5a770889f6a770dbc1100103fc088aa1e5d5ef + 01b97e23705d3c5dde4e65c493cc87dc93339e65 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6055a265dab62ff71b7366bf67ce36981488ae9e + 09278a9ca122a401bf0a8637973509f2bc0007ec https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index 4b718555532d..fef1d30830da 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -77,7 +77,7 @@ - 9.0.10-servicing.25475.4 + 9.0.10-servicing.25475.6 @@ -130,8 +130,8 @@ - 9.0.10-servicing.25475.8 - 9.0.10-servicing.25475.8 + 9.0.10-servicing.25475.9 + 9.0.10-servicing.25475.9 9.0.10 9.0.10 @@ -237,8 +237,8 @@ - 9.0.10-rtm.25475.6 - 9.0.10-rtm.25475.6 + 9.0.10-rtm.25475.8 + 9.0.10-rtm.25475.8 From 30ffc669c6281db4c1c5f7f9a7ca522f51326722 Mon Sep 17 00:00:00 2001 From: ProductConstructionServiceProd Date: Fri, 26 Sep 2025 04:35:00 +0000 Subject: [PATCH 104/228] Merged PR 53822: [internal/release/9.0.3xx] Update dependencies from dnceng/internal/dotnet-windowsdesktop This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.10-rtm.25475.6 to 9.0.10-rtm.25475.8 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.10-servicing.25475.4 to 9.0.10-servicing.25475.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.10-rtm.25475.6 to 9.0.10-rtm.25475.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:fc735b81-9fd6-4d18-b1be-525bf9fe3d19) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [fc735b81-9fd6-4d18-b1be-525bf9fe3d19](https://maestro.dot.net/subscriptions?search=fc735b81-9fd6-4d18-b1be-525bf9fe3d19) - **Build**: [20250925.9](https://dev.azure.com/dnceng/internal/_build/results?buildId=2802296) ([284798](https://maestro.dot.net/channel/5128/azdo:dnceng:internal:dotnet-windowsdesktop/build/284798)) - **Date Produced**: September 26, 2025 4:17:49 AM UTC - **Commit**: [9ff62aa845e3dc8c9f9d8679b847277cd7276c48](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GC9ff62aa845e3dc8c9f9d8679b847277cd7276c48) - **Branch**: [refs/heads/internal/release/9.0](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?version=GBrefs/heads/internal/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.10 to 9.0.10][1] - Microsoft.WindowsDesktop.App.Ref - Microsoft.WindowsDesktop.App.Runtime.win-x64 - From [9.0.10-servicing.25475.8 to 9.0.10-servicing.25475.9][1] - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC373889a0c34fed0d54fc8238b0196036f646f4ab&targetVersion=GC9ff62aa845e3dc8c9f9d8679b847277cd7276c48&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:fc735b81-9fd6-4d18-b1be-525bf9fe3d19) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/NuGet.config b/NuGet.config index 0d54f610ce55..1ad3bb17aae7 100644 --- a/NuGet.config +++ b/NuGet.config @@ -41,7 +41,7 @@ - + @@ -79,7 +79,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d8779e9b77cf..fcc5d0d6b762 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -252,24 +252,24 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 373889a0c34fed0d54fc8238b0196036f646f4ab + 9ff62aa845e3dc8c9f9d8679b847277cd7276c48 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6055a265dab62ff71b7366bf67ce36981488ae9e + 09278a9ca122a401bf0a8637973509f2bc0007ec https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore @@ -356,13 +356,13 @@ 4bfc8d0d95468af7e78568da6121e188abc5036d - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 4f5a770889f6a770dbc1100103fc088aa1e5d5ef + 01b97e23705d3c5dde4e65c493cc87dc93339e65 - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - 6055a265dab62ff71b7366bf67ce36981488ae9e + 09278a9ca122a401bf0a8637973509f2bc0007ec https://github.com/dotnet/xdt diff --git a/eng/Versions.props b/eng/Versions.props index c7bd7617552c..e6e3e659a38a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -81,7 +81,7 @@ - 9.0.10-servicing.25475.4 + 9.0.10-servicing.25475.6 @@ -132,8 +132,8 @@ - 9.0.10-servicing.25475.8 - 9.0.10-servicing.25475.8 + 9.0.10-servicing.25475.9 + 9.0.10-servicing.25475.9 9.0.10 9.0.10 @@ -239,8 +239,8 @@ - 9.0.10-rtm.25475.6 - 9.0.10-rtm.25475.6 + 9.0.10-rtm.25475.8 + 9.0.10-rtm.25475.8 From 874a63aea6abbdb440bc00a2f7c4421f11dbfe8e Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 26 Sep 2025 05:17:31 +0000 Subject: [PATCH 105/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250925.17 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25474.15 -> To Version 9.0.10-servicing.25475.17 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 637d0bfdd01c..f9e7189a990d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -27,7 +27,7 @@ - + @@ -69,7 +69,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 99a0d4f7c194..d8a5762921b7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -135,13 +135,13 @@ https://github.com/dotnet/roslyn 75273243e5beb19c5e2ae8e58999b21b451c22fe - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://github.com/nuget/nuget.client @@ -277,52 +277,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 @@ -345,19 +345,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://github.com/dotnet/test-templates @@ -541,7 +541,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index fef1d30830da..35b93670c2b2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -216,18 +216,18 @@ 9.0.10 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 9.0.10 9.0.10 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 From b321e9ee6813fab04272aee723325b130e9ac91a Mon Sep 17 00:00:00 2001 From: DotNet-Bot Date: Fri, 26 Sep 2025 05:18:17 +0000 Subject: [PATCH 106/228] Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore build 20250925.17 On relative base path root dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.10-servicing.25474.15 -> To Version 9.0.10-servicing.25475.17 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 9.0.10 -> To Version 9.0.10 --- NuGet.config | 4 +-- eng/Version.Details.xml | 60 ++++++++++++++++++++--------------------- eng/Versions.props | 20 +++++++------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1ad3bb17aae7..9fd210f8fe42 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,7 +24,7 @@ - + @@ -73,7 +73,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fcc5d0d6b762..aa01b87c1f28 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -131,13 +131,13 @@ https://github.com/dotnet/roslyn b0a9adbf61d6fb6ef4e53e09555fa6b6f189fcef - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://github.com/nuget/nuget.client @@ -273,52 +273,52 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 @@ -341,19 +341,19 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 @@ -507,7 +507,7 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - 4bfc8d0d95468af7e78568da6121e188abc5036d + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index e6e3e659a38a..23f32d8f2082 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -218,18 +218,18 @@ 9.0.10 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 9.0.10 9.0.10 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 - 9.0.10-servicing.25474.15 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 + 9.0.10-servicing.25475.17 From f3eefea9bf4192c6a55ce0a0ab07f502a9433b7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 07:32:36 -0700 Subject: [PATCH 107/228] [release/9.0.3xx] Make duplicate deb/rpm packages so we can sign them with the new PMC key (#50910) Co-authored-by: Jeremy Koritzinsky --- .../redist-installer/targets/GenerateDebs.targets | 12 +++++++++--- .../redist-installer/targets/GenerateRPMs.targets | 7 +++++++ .../targets/GetRuntimeInformation.targets | 2 ++ 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/src/Installer/redist-installer/targets/GenerateDebs.targets b/src/Installer/redist-installer/targets/GenerateDebs.targets index 1cccb4fd0fa2..c5ef76b47e3f 100644 --- a/src/Installer/redist-installer/targets/GenerateDebs.targets +++ b/src/Installer/redist-installer/targets/GenerateDebs.targets @@ -92,6 +92,7 @@ $(ArtifactsShippingPackagesDir) $(InstallerOutputDirectory)$(DistroSpecificArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) + $(InstallerOutputDirectory)$(NewKeyArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(IntermediateOutputPath)debian/sdk/ $(SdkDebianIntermediateDirectory)deb-tool-output $(SdkDebianIntermediateDirectory)debian-testResults.xml @@ -220,7 +221,7 @@ $(AspNetSimpleVersion.LastIndexOf('.')) $(AspNetSimpleVersion.Substring(0, $(AspNetVersionPatchSeparator))) - + --ignore-depends=dotnet-runtime-$(AspNetSimpleVersion) @@ -315,7 +316,12 @@ OverwriteReadOnlyFiles="True" SkipUnchangedFiles="False" UseHardlinksIfPossible="False" /> - + @@ -374,7 +380,7 @@ --> - + diff --git a/src/Installer/redist-installer/targets/GenerateRPMs.targets b/src/Installer/redist-installer/targets/GenerateRPMs.targets index 47e160067dad..ba962e227ab8 100644 --- a/src/Installer/redist-installer/targets/GenerateRPMs.targets +++ b/src/Installer/redist-installer/targets/GenerateRPMs.targets @@ -200,6 +200,12 @@ OverwriteReadOnlyFiles="True" SkipUnchangedFiles="False" UseHardlinksIfPossible="False" /> + + $(SdkRPMInstallerFile) $(ArtifactsShippingPackagesDir)$(MarinerArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(ArtifactsShippingPackagesDir)$(Mariner2ArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) + $(ArtifactsShippingPackagesDir)$(NewKeyArtifactNameWithVersionCombinedHostHostFxrFrameworkSdk)$(InstallerExtension) $(RepoRoot)/Documentation/manpages $(RepoRoot)/test/EndToEnd/EndToEnd.csproj diff --git a/src/Installer/redist-installer/targets/GetRuntimeInformation.targets b/src/Installer/redist-installer/targets/GetRuntimeInformation.targets index db1510b166c0..8361ccd2854f 100644 --- a/src/Installer/redist-installer/targets/GetRuntimeInformation.targets +++ b/src/Installer/redist-installer/targets/GetRuntimeInformation.targets @@ -54,6 +54,8 @@ $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(Version)-cm.1-$(InstallerTargetArchitecture) $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(Version)-cm.2-$(InstallerTargetArchitecture) + + $(ArtifactNameCombinedHostHostFxrFrameworkSdk)-$(Version)-newkey-$(InstallerTargetArchitecture) From 90f157b57e51c1a18e84dd4a6ffe7caeb56ea276 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 26 Sep 2025 19:27:42 +0000 Subject: [PATCH 108/228] Update dependencies from https://github.com/dotnet/razor build 20250926.2 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25425.4 -> To Version 9.0.0-preview.25476.2 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b0bde4523b1b..1679bdf4fb6a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -325,22 +325,22 @@ ff66c263be7ed395794bdaf616322977b8ec897c - + https://github.com/dotnet/razor - 9eef0a67b89b9223e93779570da6a56c95d1e097 + d57c6d7b68578729e95c608105075c5759969f05 - + https://github.com/dotnet/razor - 9eef0a67b89b9223e93779570da6a56c95d1e097 + d57c6d7b68578729e95c608105075c5759969f05 - + https://github.com/dotnet/razor - 9eef0a67b89b9223e93779570da6a56c95d1e097 + d57c6d7b68578729e95c608105075c5759969f05 - + https://github.com/dotnet/razor - 9eef0a67b89b9223e93779570da6a56c95d1e097 + d57c6d7b68578729e95c608105075c5759969f05 diff --git a/eng/Versions.props b/eng/Versions.props index 061ec05baa10..cd98e5415df8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -231,9 +231,9 @@ - 9.0.0-preview.25425.4 - 9.0.0-preview.25425.4 - 9.0.0-preview.25425.4 + 9.0.0-preview.25476.2 + 9.0.0-preview.25476.2 + 9.0.0-preview.25476.2 From d09069a950bfd58383050087a0de5ca4fbe68537 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Sep 2025 02:02:59 +0000 Subject: [PATCH 109/228] Update dependencies from https://github.com/dotnet/razor build 20250926.3 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25425.6 -> To Version 9.0.0-preview.25476.3 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4d57f582ca5..e1f9e4dfe7c2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -321,22 +321,22 @@ ff66c263be7ed395794bdaf616322977b8ec897c - + https://github.com/dotnet/razor - eda26e9dbac1519b60c4477bfb221a4be88b8d20 + ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 - + https://github.com/dotnet/razor - eda26e9dbac1519b60c4477bfb221a4be88b8d20 + ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 - + https://github.com/dotnet/razor - eda26e9dbac1519b60c4477bfb221a4be88b8d20 + ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 - + https://github.com/dotnet/razor - eda26e9dbac1519b60c4477bfb221a4be88b8d20 + ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 diff --git a/eng/Versions.props b/eng/Versions.props index f077b5757c89..9dbe15dd29db 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -233,9 +233,9 @@ - 9.0.0-preview.25425.6 - 9.0.0-preview.25425.6 - 9.0.0-preview.25425.6 + 9.0.0-preview.25476.3 + 9.0.0-preview.25476.3 + 9.0.0-preview.25476.3 From b786008921da5e21341de258979e9654ecc0bca9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 28 Sep 2025 09:20:17 +0000 Subject: [PATCH 110/228] Update dependencies from https://github.com/dotnet/razor build 20250928.1 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25425.4 -> To Version 9.0.0-preview.25478.1 --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1679bdf4fb6a..2c871806dbd6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -325,20 +325,20 @@ ff66c263be7ed395794bdaf616322977b8ec897c - + https://github.com/dotnet/razor d57c6d7b68578729e95c608105075c5759969f05 - + https://github.com/dotnet/razor d57c6d7b68578729e95c608105075c5759969f05 - + https://github.com/dotnet/razor d57c6d7b68578729e95c608105075c5759969f05 - + https://github.com/dotnet/razor d57c6d7b68578729e95c608105075c5759969f05 diff --git a/eng/Versions.props b/eng/Versions.props index cd98e5415df8..1dfa109617ab 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -231,9 +231,9 @@ - 9.0.0-preview.25476.2 - 9.0.0-preview.25476.2 - 9.0.0-preview.25476.2 + 9.0.0-preview.25478.1 + 9.0.0-preview.25478.1 + 9.0.0-preview.25478.1 From 2bd539324cb9bb5765092f5d76a2456103c862d6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Sep 2025 02:02:53 +0000 Subject: [PATCH 111/228] Update dependencies from https://github.com/dotnet/razor build 20250928.9 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25425.6 -> To Version 9.0.0-preview.25478.9 --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e1f9e4dfe7c2..7fb920323ac4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -321,20 +321,20 @@ ff66c263be7ed395794bdaf616322977b8ec897c - + https://github.com/dotnet/razor ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 - + https://github.com/dotnet/razor ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 - + https://github.com/dotnet/razor ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 - + https://github.com/dotnet/razor ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 diff --git a/eng/Versions.props b/eng/Versions.props index 9dbe15dd29db..18a120959af6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -233,9 +233,9 @@ - 9.0.0-preview.25476.3 - 9.0.0-preview.25476.3 - 9.0.0-preview.25476.3 + 9.0.0-preview.25478.9 + 9.0.0-preview.25478.9 + 9.0.0-preview.25478.9 From 23f4e5225f7cbdb8ecd0fbddb916cc4a5e93e5fd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 Oct 2025 02:04:01 +0000 Subject: [PATCH 112/228] Update dependencies from https://github.com/dotnet/arcade build 20251003.3 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25503.3 --- eng/Version.Details.xml | 28 ++++++++++---------- eng/Versions.props | 8 +++--- eng/common/post-build/nuget-verification.ps1 | 2 +- global.json | 4 +-- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 18606bf4a727..2dcb8b04f66c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -589,34 +589,34 @@ - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d diff --git a/eng/Versions.props b/eng/Versions.props index fcb5b9d046d1..e7b2e2b2bbc2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -270,10 +270,10 @@ - 9.0.0-beta.25475.3 - 9.0.0-beta.25475.3 - 9.0.0-beta.25475.3 - 9.0.0-beta.25475.3 + 9.0.0-beta.25503.3 + 9.0.0-beta.25503.3 + 9.0.0-beta.25503.3 + 9.0.0-beta.25503.3 diff --git a/eng/common/post-build/nuget-verification.ps1 b/eng/common/post-build/nuget-verification.ps1 index a365194a9389..ac5c69ffcac5 100644 --- a/eng/common/post-build/nuget-verification.ps1 +++ b/eng/common/post-build/nuget-verification.ps1 @@ -30,7 +30,7 @@ [CmdletBinding(PositionalBinding = $false)] param( [string]$NuGetExePath, - [string]$PackageSource = "https://api.nuget.org/v3/index.json", + [string]$PackageSource = "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json", [string]$DownloadPath, [Parameter(ValueFromRemainingArguments = $true)] [string[]]$args diff --git a/global.json b/global.json index bd5d01b90b19..1a1c6da3ea08 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25475.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25475.3", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25503.3", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25503.3", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From 4c444ffacbdbb711638552f42baf969062b534ad Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 Oct 2025 02:04:12 +0000 Subject: [PATCH 113/228] Update dependencies from https://github.com/dotnet/arcade build 20251003.3 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25462.4 -> To Version 9.0.0-beta.25503.3 --- eng/Version.Details.xml | 28 ++++++++++---------- eng/Versions.props | 8 +++--- eng/common/post-build/nuget-verification.ps1 | 2 +- global.json | 4 +-- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d12ce22ec0ac..fe83d41978f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -555,34 +555,34 @@ - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d - + https://github.com/dotnet/arcade - 6404baed798af89accd98219614e6c90c153cd8c + f8c9a6d12e5a3b281661924da22d7de1cc6ab27d diff --git a/eng/Versions.props b/eng/Versions.props index 258fcb950d49..95a9bf92af25 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -272,10 +272,10 @@ - 9.0.0-beta.25475.3 - 9.0.0-beta.25475.3 - 9.0.0-beta.25475.3 - 9.0.0-beta.25475.3 + 9.0.0-beta.25503.3 + 9.0.0-beta.25503.3 + 9.0.0-beta.25503.3 + 9.0.0-beta.25503.3 diff --git a/eng/common/post-build/nuget-verification.ps1 b/eng/common/post-build/nuget-verification.ps1 index a365194a9389..ac5c69ffcac5 100644 --- a/eng/common/post-build/nuget-verification.ps1 +++ b/eng/common/post-build/nuget-verification.ps1 @@ -30,7 +30,7 @@ [CmdletBinding(PositionalBinding = $false)] param( [string]$NuGetExePath, - [string]$PackageSource = "https://api.nuget.org/v3/index.json", + [string]$PackageSource = "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json", [string]$DownloadPath, [Parameter(ValueFromRemainingArguments = $true)] [string[]]$args diff --git a/global.json b/global.json index bd5d01b90b19..1a1c6da3ea08 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25475.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25475.3", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25503.3", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25503.3", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From 7935977c37d3b917b0efcc3d169a4112971754db Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 4 Oct 2025 15:00:11 +0000 Subject: [PATCH 114/228] Update dependencies from https://github.com/dotnet/arcade build 20251004.1 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25504.1 --- eng/Version.Details.xml | 16 +-- eng/Versions.props | 4 +- eng/common/post-build/nuget-validation.ps1 | 11 +- eng/common/post-build/nuget-verification.ps1 | 121 ++++++++++++++++++ .../post-build/post-build.yml | 3 +- .../templates/post-build/post-build.yml | 1 - global.json | 4 +- 7 files changed, 136 insertions(+), 24 deletions(-) create mode 100644 eng/common/post-build/nuget-verification.ps1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 83c7a978a50b..9a9a3ff390ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - b56341eb86a370acc94711f2571c3b3aff215c4b + 3edea53c9b10e4bc63de863d71a05d47d9bb5b69 - + https://github.com/dotnet/arcade - b56341eb86a370acc94711f2571c3b3aff215c4b + 3edea53c9b10e4bc63de863d71a05d47d9bb5b69 - + https://github.com/dotnet/arcade - b56341eb86a370acc94711f2571c3b3aff215c4b + 3edea53c9b10e4bc63de863d71a05d47d9bb5b69 - + https://github.com/dotnet/arcade - b56341eb86a370acc94711f2571c3b3aff215c4b + 3edea53c9b10e4bc63de863d71a05d47d9bb5b69 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index ad32f66140f1..87982c72314e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.25475.2 + 8.0.0-beta.25504.1 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -215,7 +215,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25475.2 + 8.0.0-beta.25504.1 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/eng/common/post-build/nuget-validation.ps1 b/eng/common/post-build/nuget-validation.ps1 index dab3534ab538..22b1c4dfe4a7 100644 --- a/eng/common/post-build/nuget-validation.ps1 +++ b/eng/common/post-build/nuget-validation.ps1 @@ -2,20 +2,13 @@ # tool: https://github.com/NuGet/NuGetGallery/tree/jver-verify/src/VerifyMicrosoftPackage param( - [Parameter(Mandatory=$true)][string] $PackagesPath, # Path to where the packages to be validated are - [Parameter(Mandatory=$true)][string] $ToolDestinationPath # Where the validation tool should be downloaded to + [Parameter(Mandatory=$true)][string] $PackagesPath # Path to where the packages to be validated are ) try { . $PSScriptRoot\post-build-utils.ps1 - $url = 'https://raw.githubusercontent.com/NuGet/NuGetGallery/3e25ad135146676bcab0050a516939d9958bfa5d/src/VerifyMicrosoftPackage/verify.ps1' - - New-Item -ItemType 'directory' -Path ${ToolDestinationPath} -Force - - Invoke-WebRequest $url -OutFile ${ToolDestinationPath}\verify.ps1 - - & ${ToolDestinationPath}\verify.ps1 ${PackagesPath}\*.nupkg + & $PSScriptRoot\nuget-verification.ps1 ${PackagesPath}\*.nupkg } catch { Write-Host $_.ScriptStackTrace diff --git a/eng/common/post-build/nuget-verification.ps1 b/eng/common/post-build/nuget-verification.ps1 new file mode 100644 index 000000000000..8467dbf8e7c2 --- /dev/null +++ b/eng/common/post-build/nuget-verification.ps1 @@ -0,0 +1,121 @@ +<# +.SYNOPSIS + Verifies that Microsoft NuGet packages have proper metadata. +.DESCRIPTION + Downloads a verification tool and runs metadata validation on the provided NuGet packages. This script writes an + error if any of the provided packages fail validation. All arguments provided to this PowerShell script that do not + match PowerShell parameters are passed on to the verification tool downloaded during the execution of this script. +.PARAMETER NuGetExePath + The path to the nuget.exe binary to use. If not provided, nuget.exe will be downloaded into the -DownloadPath + directory. +.PARAMETER PackageSource + The package source to use to download the verification tool. If not provided, nuget.org will be used. +.PARAMETER DownloadPath + The directory path to download the verification tool and nuget.exe to. If not provided, + %TEMP%\NuGet.VerifyNuGetPackage will be used. +.PARAMETER args + Arguments that will be passed to the verification tool. +.EXAMPLE + PS> .\verify.ps1 *.nupkg + Verifies the metadata of all .nupkg files in the currect working directory. +.EXAMPLE + PS> .\verify.ps1 --help + Displays the help text of the downloaded verifiction tool. +.LINK + https://github.com/NuGet/NuGetGallery/blob/master/src/VerifyMicrosoftPackage/README.md +#> + +# This script was copied from https://github.com/NuGet/NuGetGallery/blob/3e25ad135146676bcab0050a516939d9958bfa5d/src/VerifyMicrosoftPackage/verify.ps1 + +[CmdletBinding(PositionalBinding = $false)] +param( + [string]$NuGetExePath, + [string]$PackageSource = "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json", + [string]$DownloadPath, + [Parameter(ValueFromRemainingArguments = $true)] + [string[]]$args +) + +# The URL to download nuget.exe. +$nugetExeUrl = "https://dist.nuget.org/win-x86-commandline/v4.9.4/nuget.exe" + +# The package ID of the verification tool. +$packageId = "NuGet.VerifyMicrosoftPackage" + +# The location that nuget.exe and the verification tool will be downloaded to. +if (!$DownloadPath) { + $DownloadPath = (Join-Path $env:TEMP "NuGet.VerifyMicrosoftPackage") +} + +$fence = New-Object -TypeName string -ArgumentList '=', 80 + +# Create the download directory, if it doesn't already exist. +if (!(Test-Path $DownloadPath)) { + New-Item -ItemType Directory $DownloadPath | Out-Null +} +Write-Host "Using download path: $DownloadPath" + +if ($NuGetExePath) { + $nuget = $NuGetExePath +} else { + $downloadedNuGetExe = Join-Path $DownloadPath "nuget.exe" + + # Download nuget.exe, if it doesn't already exist. + if (!(Test-Path $downloadedNuGetExe)) { + Write-Host "Downloading nuget.exe from $nugetExeUrl..." + $ProgressPreference = 'SilentlyContinue' + try { + Invoke-WebRequest $nugetExeUrl -OutFile $downloadedNuGetExe + $ProgressPreference = 'Continue' + } catch { + $ProgressPreference = 'Continue' + Write-Error $_ + Write-Error "nuget.exe failed to download." + exit + } + } + + $nuget = $downloadedNuGetExe +} + +Write-Host "Using nuget.exe path: $nuget" +Write-Host " " + +# Download the latest version of the verification tool. +Write-Host "Downloading the latest version of $packageId from $packageSource..." +Write-Host $fence +& $nuget install $packageId ` + -Prerelease ` + -OutputDirectory $DownloadPath ` + -Source $PackageSource +Write-Host $fence +Write-Host " " + +if ($LASTEXITCODE -ne 0) { + Write-Error "nuget.exe failed to fetch the verify tool." + exit +} + +# Find the most recently downloaded tool +Write-Host "Finding the most recently downloaded verification tool." +$verifyProbePath = Join-Path $DownloadPath "$packageId.*" +$verifyPath = Get-ChildItem -Path $verifyProbePath -Directory ` + | Sort-Object -Property LastWriteTime -Descending ` + | Select-Object -First 1 +$verify = Join-Path $verifyPath "tools\NuGet.VerifyMicrosoftPackage.exe" +Write-Host "Using verification tool: $verify" +Write-Host " " + +# Execute the verification tool. +Write-Host "Executing the verify tool..." +Write-Host $fence +& $verify $args +Write-Host $fence +Write-Host " " + +# Respond to the exit code. +if ($LASTEXITCODE -ne 0) { + Write-Error "The verify tool found some problems." +} else { + Write-Output "The verify tool succeeded." +} \ No newline at end of file diff --git a/eng/common/templates-official/post-build/post-build.yml b/eng/common/templates-official/post-build/post-build.yml index 9fef8103991c..817e2d80dea1 100644 --- a/eng/common/templates-official/post-build/post-build.yml +++ b/eng/common/templates-official/post-build/post-build.yml @@ -134,8 +134,7 @@ stages: displayName: Validate inputs: filePath: $(System.DefaultWorkingDirectory)/eng/common/post-build/nuget-validation.ps1 - arguments: -PackagesPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ - -ToolDestinationPath $(Agent.BuildDirectory)/Extract/ + arguments: -PackagesPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ - job: displayName: Signing Validation diff --git a/eng/common/templates/post-build/post-build.yml b/eng/common/templates/post-build/post-build.yml index 6e5722dc2e17..ea1785a8aa26 100644 --- a/eng/common/templates/post-build/post-build.yml +++ b/eng/common/templates/post-build/post-build.yml @@ -132,7 +132,6 @@ stages: inputs: filePath: $(System.DefaultWorkingDirectory)/eng/common/post-build/nuget-validation.ps1 arguments: -PackagesPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/ - -ToolDestinationPath $(Agent.BuildDirectory)/Extract/ - job: displayName: Signing Validation diff --git a/global.json b/global.json index 4e4cc5f8451d..0b7ae0dd1ace 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25475.2", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25475.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25504.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25504.1" } } From 18a5f1aac377b19a0446927821005162afdcd2eb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 7 Oct 2025 02:03:32 +0000 Subject: [PATCH 115/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20251006.2 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.25462.1 -> To Version 9.0.0-alpha.1.25506.2 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eff974e5ff6b..53d8bd7f0504 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -451,9 +451,9 @@ - + https://github.com/dotnet/source-build-reference-packages - 1700b6ddf7c81e103ff12f5965b078b64c84252a + 5511a69718e9d581386105705152592cee268e37 From eb55bdbaf1eb3fdf09e8bd5487b50a9bcc683489 Mon Sep 17 00:00:00 2001 From: Sean Reeser Date: Tue, 7 Oct 2025 10:55:45 -0700 Subject: [PATCH 116/228] Update branding to 8.0.416 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index dd5592fb851e..92f0fd0e886b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -11,7 +11,7 @@ - 8.0.415 + 8.0.416 8.0.400 true From 70fd9335efc9e6d3b22069a62150072c85f4df0a Mon Sep 17 00:00:00 2001 From: Sean Reeser Date: Tue, 7 Oct 2025 10:56:06 -0700 Subject: [PATCH 117/228] Update branding to 9.0.112 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 061ec05baa10..640676bb3061 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -6,7 +6,7 @@ 9 0 1 - 11 + 12 From 842e207ddb032a5f7b83ddb7bc74209fd9f8a14a Mon Sep 17 00:00:00 2001 From: Sean Reeser Date: Tue, 7 Oct 2025 10:56:15 -0700 Subject: [PATCH 118/228] Update branding to 9.0.307 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index f077b5757c89..b5d91368aa39 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -6,7 +6,7 @@ 9 0 3 - 06 + 07 From ef16a9c970f45790ded10e29fecee33d56c5ba41 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 Oct 2025 02:04:17 +0000 Subject: [PATCH 119/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20251007.1 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.25428.6 -> To Version 8.0.0-alpha.1.25507.1 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6c8c4c7fca1b..f3348c50af1d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -354,9 +354,9 @@ 16bcad1c13be082bd52ce178896d1119a73081a9 - + https://github.com/dotnet/source-build-reference-packages - fcf0226bfea241d4e4f127600b6c3ae10d772e9a + 7a3266db9e2b7422e8277f04932eff9b7064b66e From c0c8c0acde7be33135c117eea35a5c1a1559bb10 Mon Sep 17 00:00:00 2001 From: "Simon Zhao (BEYONDSOFT CONSULTING INC)" Date: Fri, 10 Oct 2025 13:48:36 +0800 Subject: [PATCH 120/228] Remove the empty line --- eng/common/post-build/nuget-verification.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/post-build/nuget-verification.ps1 b/eng/common/post-build/nuget-verification.ps1 index ac5c69ffcac5..8467dbf8e7c2 100644 --- a/eng/common/post-build/nuget-verification.ps1 +++ b/eng/common/post-build/nuget-verification.ps1 @@ -118,4 +118,4 @@ if ($LASTEXITCODE -ne 0) { Write-Error "The verify tool found some problems." } else { Write-Output "The verify tool succeeded." -} +} \ No newline at end of file From 5c3d7ca93e7ebbe0e57b11b7bc952310ec8443df Mon Sep 17 00:00:00 2001 From: "Simon Zhao (BEYONDSOFT CONSULTING INC)" Date: Fri, 10 Oct 2025 13:51:27 +0800 Subject: [PATCH 121/228] Revert the change of remove the empty line --- eng/common/post-build/nuget-verification.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/post-build/nuget-verification.ps1 b/eng/common/post-build/nuget-verification.ps1 index 8467dbf8e7c2..ac5c69ffcac5 100644 --- a/eng/common/post-build/nuget-verification.ps1 +++ b/eng/common/post-build/nuget-verification.ps1 @@ -118,4 +118,4 @@ if ($LASTEXITCODE -ne 0) { Write-Error "The verify tool found some problems." } else { Write-Output "The verify tool succeeded." -} \ No newline at end of file +} From 2ad6833bb19d795d8978de6830d7086cda88b63f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Oct 2025 08:13:08 +0000 Subject: [PATCH 122/228] Update dependencies from https://github.com/dotnet/templating build 20251010.5 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.111-servicing.25465.7 -> To Version 9.0.112-servicing.25510.5 Microsoft.TemplateEngine.Abstractions From Version 9.0.111 -> To Version 9.0.112 --- NuGet.config | 2 +- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index 2a797ddb3698..9b1206185e03 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6c5995e78055..32c2ed686d25 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,18 +1,18 @@ - + https://github.com/dotnet/templating - 79d6a45326074dbdc78f2ba288502618a09f893c + 4e446d35ca7fa8071a73b6ba44971113a8b4ef26 - + https://github.com/dotnet/templating - 79d6a45326074dbdc78f2ba288502618a09f893c + 4e446d35ca7fa8071a73b6ba44971113a8b4ef26 - + https://github.com/dotnet/templating - 79d6a45326074dbdc78f2ba288502618a09f893c + 4e446d35ca7fa8071a73b6ba44971113a8b4ef26 diff --git a/eng/Versions.props b/eng/Versions.props index d8f86c9248cf..6cdfe4f201ec 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -187,13 +187,13 @@ - 9.0.111 + 9.0.112 $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.111-servicing.25465.7 + 9.0.112-servicing.25510.5 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 4092b7e8c52e2572fac4799e9c27156654b6fd46 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Oct 2025 08:39:58 +0000 Subject: [PATCH 123/228] Update dependencies from https://github.com/dotnet/templating build 20251010.8 On relative base path root Microsoft.TemplateEngine.Abstractions From Version 9.0.306 -> To Version 9.0.307 Microsoft.TemplateEngine.Mocks From Version 9.0.111-servicing.25465.7 -> To Version 9.0.307-servicing.25510.8 --- NuGet.config | 2 +- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 2121f87d6cdc..15bbc75ed3e3 100644 --- a/NuGet.config +++ b/NuGet.config @@ -37,7 +37,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5b8015182a20..23a162d92b4e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,13 +1,13 @@ - + https://github.com/dotnet/templating - 79d6a45326074dbdc78f2ba288502618a09f893c + e1990eeffb0712b41a2163eb64cebb52b55b9962 - + https://github.com/dotnet/templating - 79d6a45326074dbdc78f2ba288502618a09f893c + e1990eeffb0712b41a2163eb64cebb52b55b9962 diff --git a/eng/Versions.props b/eng/Versions.props index 48da69ff135d..1cb1faf8ef85 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -189,13 +189,13 @@ - 9.0.306 + 9.0.307 $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.111-servicing.25465.7 + 9.0.307-servicing.25510.8 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 3a99492b30307c5ccc1d1f640e6155a24baa9801 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Oct 2025 09:32:33 +0000 Subject: [PATCH 124/228] Update dependencies from https://github.com/dotnet/templating build 20251010.11 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.111-servicing.25465.7 -> To Version 9.0.112-servicing.25510.11 Microsoft.TemplateEngine.Abstractions From Version 9.0.111 -> To Version 9.0.112 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 9b1206185e03..c83f8998d636 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 32c2ed686d25..b7a3786c75c5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,16 +3,16 @@ https://github.com/dotnet/templating - 4e446d35ca7fa8071a73b6ba44971113a8b4ef26 + b5f8f705b8778f537353e85931b93f661b854ab0 - + https://github.com/dotnet/templating - 4e446d35ca7fa8071a73b6ba44971113a8b4ef26 + b5f8f705b8778f537353e85931b93f661b854ab0 - + https://github.com/dotnet/templating - 4e446d35ca7fa8071a73b6ba44971113a8b4ef26 + b5f8f705b8778f537353e85931b93f661b854ab0 diff --git a/eng/Versions.props b/eng/Versions.props index 6cdfe4f201ec..be0b92aefb0b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -193,7 +193,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.112-servicing.25510.5 + 9.0.112-servicing.25510.11 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From fdcd2019b563d1bcc270485f5e5d547648ed5c89 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Oct 2025 10:19:42 +0000 Subject: [PATCH 125/228] Update dependencies from https://github.com/dotnet/templating build 20251010.14 On relative base path root Microsoft.TemplateEngine.Abstractions From Version 9.0.306 -> To Version 9.0.307 Microsoft.TemplateEngine.Mocks From Version 9.0.111-servicing.25465.7 -> To Version 9.0.307-servicing.25510.14 --- NuGet.config | 2 +- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NuGet.config b/NuGet.config index 15bbc75ed3e3..8e4b334492eb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -37,7 +37,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bb303a814e31..787f24194c5e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,11 +3,11 @@ https://github.com/dotnet/templating - e1990eeffb0712b41a2163eb64cebb52b55b9962 + 96bad0d3e0e43c50bdb3e93efc9520724677b22a - + https://github.com/dotnet/templating - e1990eeffb0712b41a2163eb64cebb52b55b9962 + 96bad0d3e0e43c50bdb3e93efc9520724677b22a diff --git a/eng/Versions.props b/eng/Versions.props index 1cb1faf8ef85..5de1aed97a46 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -195,7 +195,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.307-servicing.25510.8 + 9.0.307-servicing.25510.14 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From ba008f9d237721608717a78ebef20d16569502de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Oct 2025 10:57:08 +0000 Subject: [PATCH 126/228] Update dependencies from https://github.com/dotnet/templating build 20251010.16 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.111-servicing.25465.7 -> To Version 9.0.112-servicing.25510.16 Microsoft.TemplateEngine.Abstractions From Version 9.0.111 -> To Version 9.0.112 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index c83f8998d636..15c32d5f56cb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b7a3786c75c5..fc39633d668b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,16 +3,16 @@ https://github.com/dotnet/templating - b5f8f705b8778f537353e85931b93f661b854ab0 + 59a3db5bc1c15050d0327ede05b10738c27e25f8 - + https://github.com/dotnet/templating - b5f8f705b8778f537353e85931b93f661b854ab0 + 59a3db5bc1c15050d0327ede05b10738c27e25f8 - + https://github.com/dotnet/templating - b5f8f705b8778f537353e85931b93f661b854ab0 + 59a3db5bc1c15050d0327ede05b10738c27e25f8 diff --git a/eng/Versions.props b/eng/Versions.props index be0b92aefb0b..af6d0d025ce7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -193,7 +193,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.112-servicing.25510.11 + 9.0.112-servicing.25510.16 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 91390dfb7ab4aef04699819d9271d05fcb3fa964 Mon Sep 17 00:00:00 2001 From: Nikola Milosavljevic Date: Tue, 14 Oct 2025 15:29:28 -0700 Subject: [PATCH 127/228] Stop building source-build in non-1xx branches (#50888) --- .vsts-ci.yml | 6 ------ .vsts-pr.yml | 6 ------ 2 files changed, 12 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 087b7d809fed..b133060fd6a4 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -115,12 +115,6 @@ extends: value: real - name: _Test value: '' - - template: /eng/common/templates-official/job/source-build.yml@self - parameters: - enableInternalSources: true - platform: - name: 'Managed' - container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9' - ${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}: - template: /eng/build.yml@self parameters: diff --git a/.vsts-pr.yml b/.vsts-pr.yml index 668b3b1e47b9..90dce5755f94 100644 --- a/.vsts-pr.yml +++ b/.vsts-pr.yml @@ -85,12 +85,6 @@ stages: ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: _SignType: real _Test: '' - - template: /eng/common/templates/job/source-build.yml - parameters: - enableInternalSources: true - platform: - name: 'Managed' - container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9' - ${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}: - template: /eng/build-pr.yml parameters: From c18d6673dda2980788799167ef31ce8381836878 Mon Sep 17 00:00:00 2001 From: Nikola Milosavljevic Date: Tue, 14 Oct 2025 16:11:45 -0700 Subject: [PATCH 128/228] Fail the RPM build if FPM tool is not present (#51170) --- .vsts-ci.yml | 4 ++-- .../redist-installer/targets/GenerateRPMs.targets | 10 ++++------ .../targets/GetRuntimeInformation.targets | 1 + 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index bcfe050a1225..def621bfebaa 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -213,7 +213,7 @@ extends: # Do not publish zips and tarballs. The linux-x64 binaries are already published by Official. publishArgument: $(_publishArgument) /p:PublishBinariesAndBadge=false officialBuildProperties: $(_officialBuildProperties) - osProperties: $(linuxOsPortableProperties) /p:IsRPMBasedDistro=true + osProperties: $(linuxOsPortableProperties) /p:BuildSdkRpm=true runTests: false - categoryName: Portable container: azureLinux30fpm @@ -222,7 +222,7 @@ extends: # Do not publish zips and tarballs. The linux-arm64 binaries are already published by Official. publishArgument: $(_publishArgument) /p:PublishBinariesAndBadge=false /p:CLIBUILD_SKIP_TESTS=true officialBuildProperties: $(_officialBuildProperties) - osProperties: $(linuxOsPortableProperties) /p:IsRPMBasedDistro=true + osProperties: $(linuxOsPortableProperties) /p:BuildSdkRpm=true runTests: false ### MUSL ### - categoryName: Musl diff --git a/src/Installer/redist-installer/targets/GenerateRPMs.targets b/src/Installer/redist-installer/targets/GenerateRPMs.targets index 12a7489d2172..c3052108a2ce 100644 --- a/src/Installer/redist-installer/targets/GenerateRPMs.targets +++ b/src/Installer/redist-installer/targets/GenerateRPMs.targets @@ -13,12 +13,12 @@ + Condition=" '$(BuildSdkRpm)' == 'True' and '$(FPMPresent)' == 'True' " /> @@ -301,10 +301,8 @@ True - - + diff --git a/src/Installer/redist-installer/targets/GetRuntimeInformation.targets b/src/Installer/redist-installer/targets/GetRuntimeInformation.targets index 8361ccd2854f..9a4726e282e4 100644 --- a/src/Installer/redist-installer/targets/GetRuntimeInformation.targets +++ b/src/Installer/redist-installer/targets/GetRuntimeInformation.targets @@ -28,6 +28,7 @@ true true true + true true true From 77472e714e9e239e45f23ee5070ad89dc653b7ab Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 Oct 2025 18:45:36 +0000 Subject: [PATCH 129/228] Update dependencies from https://github.com/dotnet/arcade build 20251015.2 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25503.3 -> To Version 9.0.0-beta.25515.2 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 6 +++--- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc39633d668b..d0177af662f2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -589,34 +589,34 @@ - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab diff --git a/eng/Versions.props b/eng/Versions.props index af6d0d025ce7..c65a66cc70cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -270,10 +270,10 @@ - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 diff --git a/global.json b/global.json index 1a1c6da3ea08..8d0dd39886de 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "9.0.110", + "dotnet": "9.0.111", "runtimes": { "dotnet": [ "$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)" @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25503.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25503.3", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25515.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25515.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From d6e2c8ea1bec48432179f4949489f3d5b3bbc7bc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 15 Oct 2025 18:45:54 +0000 Subject: [PATCH 130/228] Update dependencies from https://github.com/dotnet/arcade build 20251015.2 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25503.3 -> To Version 9.0.0-beta.25515.2 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 6 +++--- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f999fa441ef5..ed8b6baeeeac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -555,34 +555,34 @@ - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab - + https://github.com/dotnet/arcade - f8c9a6d12e5a3b281661924da22d7de1cc6ab27d + 6666973b629b24e259162dba03486c23af464bab diff --git a/eng/Versions.props b/eng/Versions.props index 5de1aed97a46..945c9b1a8f8d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -272,10 +272,10 @@ - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 - 9.0.0-beta.25503.3 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 + 9.0.0-beta.25515.2 diff --git a/global.json b/global.json index 1a1c6da3ea08..8d0dd39886de 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "9.0.110", + "dotnet": "9.0.111", "runtimes": { "dotnet": [ "$(VSRedistCommonNetCoreSharedFrameworkx6490PackageVersion)" @@ -17,8 +17,8 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25503.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25503.3", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25515.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25515.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" } From 6ee91865588404602a4a652fd5c78baa6ce35837 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 Oct 2025 02:03:45 +0000 Subject: [PATCH 131/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20251015.5 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.25506.2 -> To Version 9.0.0-alpha.1.25515.5 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d0177af662f2..7ce9cb233979 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -451,9 +451,9 @@ - + https://github.com/dotnet/source-build-reference-packages - 5511a69718e9d581386105705152592cee268e37 + 550eb5bea283ffda9783a68ebd08f79e8f460e6e From 1aa5866acbec4465491ddeca90fb2e00c1c9acfc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 Oct 2025 02:15:59 +0000 Subject: [PATCH 132/228] Update dependencies from https://github.com/dotnet/templating build 20251015.4 On relative base path root Microsoft.TemplateEngine.Abstractions From Version 9.0.307 -> To Version 9.0.307 Microsoft.TemplateEngine.Mocks From Version 9.0.307-servicing.25510.14 -> To Version 9.0.307-servicing.25515.4 --- NuGet.config | 4 ++-- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NuGet.config b/NuGet.config index 8983d20db37c..3046ba0688ca 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,12 +24,12 @@ + - @@ -40,7 +40,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4f1aefd698f8..3371cf446239 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,11 +3,11 @@ https://github.com/dotnet/templating - 96bad0d3e0e43c50bdb3e93efc9520724677b22a + cb70723777d3bc60bd98214eee7c12c4c5882943 - + https://github.com/dotnet/templating - 96bad0d3e0e43c50bdb3e93efc9520724677b22a + cb70723777d3bc60bd98214eee7c12c4c5882943 diff --git a/eng/Versions.props b/eng/Versions.props index 80dc89ba1f44..8cfceb86c373 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -195,7 +195,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.307-servicing.25510.14 + 9.0.307-servicing.25515.4 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 0a960ae8ac609a717793149c65b6a68b5abdff82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 Oct 2025 02:26:34 +0000 Subject: [PATCH 133/228] Update dependencies from https://github.com/dotnet/templating build 20251015.5 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.112-servicing.25510.16 -> To Version 9.0.112-servicing.25515.5 Microsoft.TemplateEngine.Abstractions From Version 9.0.112 -> To Version 9.0.112 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 15c32d5f56cb..296afdb9e6f2 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d0177af662f2..0a555ede3899 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,16 +3,16 @@ https://github.com/dotnet/templating - 59a3db5bc1c15050d0327ede05b10738c27e25f8 + 26529834642dae3321ff18cc317afb84103fb525 - + https://github.com/dotnet/templating - 59a3db5bc1c15050d0327ede05b10738c27e25f8 + 26529834642dae3321ff18cc317afb84103fb525 - + https://github.com/dotnet/templating - 59a3db5bc1c15050d0327ede05b10738c27e25f8 + 26529834642dae3321ff18cc317afb84103fb525 diff --git a/eng/Versions.props b/eng/Versions.props index c65a66cc70cc..382b9a7b5429 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -193,7 +193,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.112-servicing.25510.16 + 9.0.112-servicing.25515.5 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 6ff7bc86116d4f6179a7b869c1513455efddcce1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 16 Oct 2025 04:09:32 +0000 Subject: [PATCH 134/228] Update dependencies from https://github.com/dotnet/templating build 20251015.11 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.112-servicing.25510.16 -> To Version 9.0.112-servicing.25515.11 Microsoft.TemplateEngine.Abstractions From Version 9.0.112 -> To Version 9.0.112 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 296afdb9e6f2..4fd7fa4126b7 100644 --- a/NuGet.config +++ b/NuGet.config @@ -35,7 +35,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a555ede3899..eb285fed25ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,16 +3,16 @@ https://github.com/dotnet/templating - 26529834642dae3321ff18cc317afb84103fb525 + fe4cc37dbec5ec7d1266d7ae152e69bdb57e4386 - + https://github.com/dotnet/templating - 26529834642dae3321ff18cc317afb84103fb525 + fe4cc37dbec5ec7d1266d7ae152e69bdb57e4386 - + https://github.com/dotnet/templating - 26529834642dae3321ff18cc317afb84103fb525 + fe4cc37dbec5ec7d1266d7ae152e69bdb57e4386 diff --git a/eng/Versions.props b/eng/Versions.props index 382b9a7b5429..180200311900 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -193,7 +193,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.112-servicing.25515.5 + 9.0.112-servicing.25515.11 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From aed6e9c55ffb7bcd5dca428cdf82ea6ec508b14b Mon Sep 17 00:00:00 2001 From: Jacques Eloff Date: Thu, 16 Oct 2025 09:36:24 -0700 Subject: [PATCH 135/228] Revert Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-dd349698-0d4f-47dc-984b-9b4cdb884111 --- NuGet.config | 2 -- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/NuGet.config b/NuGet.config index 8e4b334492eb..c4b8b99a1ba2 100644 --- a/NuGet.config +++ b/NuGet.config @@ -23,8 +23,6 @@ - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f999fa441ef5..d69c430cff59 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,16 +3,16 @@ https://github.com/dotnet/templating - 96bad0d3e0e43c50bdb3e93efc9520724677b22a + f630f0370e54f47e47dff4a6997a016db9528ab2 https://github.com/dotnet/templating - 96bad0d3e0e43c50bdb3e93efc9520724677b22a + cb70723777d3bc60bd98214eee7c12c4c5882943 - + https://github.com/dotnet/templating - 59a3db5bc1c15050d0327ede05b10738c27e25f8 + b73682307aa0128c5edbec94c2e6a070d13ae6bb diff --git a/eng/Versions.props b/eng/Versions.props index 5de1aed97a46..43c176d1eaea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -5,8 +5,8 @@ 9 0 - 1 - 12 + 3 + 07 From b3d8f94c2fa363bdb81a1d795ef301e7ad9d133f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 Oct 2025 00:52:11 +0000 Subject: [PATCH 136/228] Update dependencies from https://github.com/dotnet/razor build 20251016.10 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25478.1 -> To Version 9.0.0-preview.25516.10 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d0177af662f2..5e94bf6cbcc7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -325,22 +325,22 @@ ff66c263be7ed395794bdaf616322977b8ec897c - + https://github.com/dotnet/razor - d57c6d7b68578729e95c608105075c5759969f05 + 2120c57cad2f9bedc66a5dcea6eecddfafc954ba - + https://github.com/dotnet/razor - d57c6d7b68578729e95c608105075c5759969f05 + 2120c57cad2f9bedc66a5dcea6eecddfafc954ba - + https://github.com/dotnet/razor - d57c6d7b68578729e95c608105075c5759969f05 + 2120c57cad2f9bedc66a5dcea6eecddfafc954ba - + https://github.com/dotnet/razor - d57c6d7b68578729e95c608105075c5759969f05 + 2120c57cad2f9bedc66a5dcea6eecddfafc954ba diff --git a/eng/Versions.props b/eng/Versions.props index c65a66cc70cc..7e99c951043d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -231,9 +231,9 @@ - 9.0.0-preview.25478.1 - 9.0.0-preview.25478.1 - 9.0.0-preview.25478.1 + 9.0.0-preview.25516.10 + 9.0.0-preview.25516.10 + 9.0.0-preview.25516.10 From 053028b6a08ee5654ee3db886da726dbbdab85d7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 17 Oct 2025 02:02:45 +0000 Subject: [PATCH 137/228] Update dependencies from https://github.com/dotnet/razor build 20251016.13 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25478.9 -> To Version 9.0.0-preview.25516.13 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f7f05bd130cb..08511effaceb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -321,22 +321,22 @@ 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://github.com/dotnet/razor - ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 + 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 - + https://github.com/dotnet/razor - ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 + 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 - + https://github.com/dotnet/razor - ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 + 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 - + https://github.com/dotnet/razor - ef6def2a210fc8f7bbfa6bc817ecbdcd3be077b2 + 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 diff --git a/eng/Versions.props b/eng/Versions.props index cb622017bb5d..02e9bd8f4c8a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -233,9 +233,9 @@ - 9.0.0-preview.25478.9 - 9.0.0-preview.25478.9 - 9.0.0-preview.25478.9 + 9.0.0-preview.25516.13 + 9.0.0-preview.25516.13 + 9.0.0-preview.25516.13 From 738a9562ba8e5cd1f6b2d04b6880ba96c7da827d Mon Sep 17 00:00:00 2001 From: Nikola Milosavljevic Date: Fri, 17 Oct 2025 08:24:06 -0700 Subject: [PATCH 138/228] Stop using Ubuntu 20.04 (#51317) --- .../content/eng/pipelines/source-build-sdk-diff-tests.yml | 2 +- .../content/eng/pipelines/templates/jobs/sdk-diff-tests.yml | 2 +- .../content/eng/pipelines/templates/stages/vmr-scan.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SourceBuild/content/eng/pipelines/source-build-sdk-diff-tests.yml b/src/SourceBuild/content/eng/pipelines/source-build-sdk-diff-tests.yml index 3010632e666d..7008c8bb080c 100644 --- a/src/SourceBuild/content/eng/pipelines/source-build-sdk-diff-tests.yml +++ b/src/SourceBuild/content/eng/pipelines/source-build-sdk-diff-tests.yml @@ -25,7 +25,7 @@ trigger: none pool: name: NetCore1ESPool-Svc-Internal - demands: ImageOverride -equals 1es-ubuntu-2004 + demands: ImageOverride -equals 1es-ubuntu-2204 parameters: - name: dotnetDotnetRunId diff --git a/src/SourceBuild/content/eng/pipelines/templates/jobs/sdk-diff-tests.yml b/src/SourceBuild/content/eng/pipelines/templates/jobs/sdk-diff-tests.yml index 0aa82e5633fc..abca04ac59c0 100644 --- a/src/SourceBuild/content/eng/pipelines/templates/jobs/sdk-diff-tests.yml +++ b/src/SourceBuild/content/eng/pipelines/templates/jobs/sdk-diff-tests.yml @@ -20,7 +20,7 @@ jobs: timeoutInMinutes: 150 pool: name: NetCore1ESPool-Svc-Internal - demands: ImageOverride -equals 1es-ubuntu-2004 + demands: ImageOverride -equals 1es-ubuntu-2204 variables: - template: ../variables/pipelines.yml steps: diff --git a/src/SourceBuild/content/eng/pipelines/templates/stages/vmr-scan.yml b/src/SourceBuild/content/eng/pipelines/templates/stages/vmr-scan.yml index 511ce7dc21be..29ba06160e46 100644 --- a/src/SourceBuild/content/eng/pipelines/templates/stages/vmr-scan.yml +++ b/src/SourceBuild/content/eng/pipelines/templates/stages/vmr-scan.yml @@ -7,7 +7,7 @@ stages: displayName: Tag & Scan pool: name: $(DncEngInternalBuildPool) - image: 1es-ubuntu-2004 + image: 1es-ubuntu-2204 os: linux steps: From 10c0465c20b28a6c6aaf0483668eeaff866e3e60 Mon Sep 17 00:00:00 2001 From: Jacques Eloff Date: Fri, 17 Oct 2025 10:07:59 -0700 Subject: [PATCH 139/228] Update URI --- eng/Version.Details.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 82fafcd3b9b2..575315e23cbc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -74,16 +74,16 @@ - https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + https://github.com/dotnet/msbuild 728984d96edf07d56918a88b0f37fec6b1dfbbc9 - https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + https://github.com/dotnet/msbuild 728984d96edf07d56918a88b0f37fec6b1dfbbc9 - https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted + https://github.com/dotnet/msbuild 728984d96edf07d56918a88b0f37fec6b1dfbbc9 From 9627ce3855027da685af1fe6b0c92d9006753842 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 17 Oct 2025 18:29:49 +0000 Subject: [PATCH 140/228] Initial plan From 2c6d91a12c2cae06585437ac4f1cdf65754d2e31 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 17 Oct 2025 18:37:40 +0000 Subject: [PATCH 141/228] Update copilot-instructions.md with main branch content and fallback directive Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com> --- .github/copilot-instructions.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index c31c8405a9b1..d40dbf671a10 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1,3 +1,7 @@ +Use the instructions from the main branch if available: @dotnet/sdk/files/.github/copilot-instructions.md + +If the instructions from main are not available, use the following as a fallback: + Coding Style and Changes: - Code should match the style of the file it's in. - Changes should be minimal to resolve a problem in a clean way. @@ -5,6 +9,9 @@ Coding Style and Changes: - When generating code, run `dotnet format` to ensure uniform formatting. - Prefer using file-based namespaces for new code. - Do not allow unused `using` directives to be committed. +- Commit your changes, and then format them. +- Add the format commit SHA to the .git-blame-ignore-revs file so that the commit doesn't dirty git blame in the future +- Use `#if NET` blocks for .NET Core specific code, and `#if NETFRAMEWORK` for .NET Framework specific code. Testing: - Large changes should always include test changes. From 168072e06dad1dd4eb3a7c7d282316f1ee16a761 Mon Sep 17 00:00:00 2001 From: ".NET Source-Build Bot" <102560831+dotnet-sb-bot@users.noreply.github.com> Date: Fri, 17 Oct 2025 19:53:00 -0500 Subject: [PATCH 142/228] .NET Source-Build 9.0.111 October 2025 Updates (#51247) Co-authored-by: Ella Hathaway <67609881+ellahathaway@users.noreply.github.com> --- src/SourceBuild/content/eng/Version.Details.xml | 4 ++-- src/SourceBuild/content/eng/Versions.props | 4 ++-- src/SourceBuild/content/global.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/SourceBuild/content/eng/Version.Details.xml b/src/SourceBuild/content/eng/Version.Details.xml index dfbcd3a40f20..b522a45eebbc 100644 --- a/src/SourceBuild/content/eng/Version.Details.xml +++ b/src/SourceBuild/content/eng/Version.Details.xml @@ -2,9 +2,9 @@ - + https://github.com/dotnet/arcade - d87d66c43d0660e5c8e84e667c5c8a8140bce888 + e0fa67027049e9c3f1a0f2f50f47d50a0a3aaa92 diff --git a/src/SourceBuild/content/eng/Versions.props b/src/SourceBuild/content/eng/Versions.props index 66b3382fd76a..4aadbc5f733a 100644 --- a/src/SourceBuild/content/eng/Versions.props +++ b/src/SourceBuild/content/eng/Versions.props @@ -23,8 +23,8 @@ of a .NET major or minor release, prebuilts may be needed. When the release is mature, prebuilts are not necessary, and this property is removed from the file. --> - 9.0.110 - 9.0.110-servicing.25421.1 + 9.0.111 + 9.0.111-servicing.25476.1 2.0.0-beta4.24126.1 diff --git a/src/SourceBuild/content/global.json b/src/SourceBuild/content/global.json index 47f0d8b80f84..a99ce1c1ce15 100644 --- a/src/SourceBuild/content/global.json +++ b/src/SourceBuild/content/global.json @@ -1,10 +1,10 @@ { "tools": { - "dotnet": "9.0.110" + "dotnet": "9.0.111" }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25415.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4" } } From 205a52b8dd9ade2d74622a17a6ec989e829c97ff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 Oct 2025 02:03:21 +0000 Subject: [PATCH 143/228] Update dependencies from https://github.com/dotnet/msbuild build 20251017.2 On relative base path root Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build.Localization From Version 17.12.50-preview-25466-06 -> To Version 17.12.50-preview-25517-02 Microsoft.Build From Version 17.12.50 -> To Version 17.12.50 --- NuGet.config | 3 +-- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/NuGet.config b/NuGet.config index d2aa570c3d6a..4e09730c9158 100644 --- a/NuGet.config +++ b/NuGet.config @@ -30,7 +30,7 @@ - + @@ -71,7 +71,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index abe5c6e3d3f6..768f09384062 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,16 +75,16 @@ https://github.com/dotnet/msbuild - 728984d96edf07d56918a88b0f37fec6b1dfbbc9 + 465c45808f0e9f3c32eb145101eeeccdc29d39e6 - + https://github.com/dotnet/msbuild - 728984d96edf07d56918a88b0f37fec6b1dfbbc9 + 465c45808f0e9f3c32eb145101eeeccdc29d39e6 - + https://github.com/dotnet/msbuild - 728984d96edf07d56918a88b0f37fec6b1dfbbc9 + 465c45808f0e9f3c32eb145101eeeccdc29d39e6 diff --git a/eng/Versions.props b/eng/Versions.props index 995afcffb750..383d491081d8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -181,7 +181,7 @@ Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent --> 17.12.50 - 17.12.50-preview-25466-06 + 17.12.50-preview-25517-02 17.11.31 17.12 From 60c37b92bc8898dd3d6ddbd55bcbc6613de5869a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 Oct 2025 02:03:29 +0000 Subject: [PATCH 144/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20251017.3 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.25515.5 -> To Version 9.0.0-alpha.1.25517.3 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index abe5c6e3d3f6..663d12e0cf74 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -451,9 +451,9 @@ - + https://github.com/dotnet/source-build-reference-packages - 550eb5bea283ffda9783a68ebd08f79e8f460e6e + 2621104ca7f734b64166a4eb3cf4927166b82da9 From 2bd0eab40b2478609e3a8f35e6762dfe0e6f110c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 Oct 2025 02:03:38 +0000 Subject: [PATCH 145/228] Update dependencies from https://github.com/dotnet/msbuild build 20251017.3 On relative base path root Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build.Localization From Version 17.14.28-servicing-25466-01 -> To Version 17.14.28-servicing-25517-03 Microsoft.Build From Version 17.14.28 -> To Version 17.14.28 --- NuGet.config | 3 +-- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/NuGet.config b/NuGet.config index 3046ba0688ca..41e903a35d6f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -32,7 +32,7 @@ - + @@ -70,7 +70,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 08511effaceb..0e2fd9d85f11 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -70,17 +70,17 @@ - https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted - 09c1be8483dad070189c3a0c660e7acacf478402 + https://github.com/dotnet/msbuild + b5618cbe466820aaf89aa5bafc9fd20bdfc0891b - - https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted - 09c1be8483dad070189c3a0c660e7acacf478402 + + https://github.com/dotnet/msbuild + b5618cbe466820aaf89aa5bafc9fd20bdfc0891b - - https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted - 09c1be8483dad070189c3a0c660e7acacf478402 + + https://github.com/dotnet/msbuild + b5618cbe466820aaf89aa5bafc9fd20bdfc0891b diff --git a/eng/Versions.props b/eng/Versions.props index 02e9bd8f4c8a..0b6647f385a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -183,7 +183,7 @@ Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent --> 17.14.28 - 17.14.28-servicing-25466-01 + 17.14.28-servicing-25517-03 17.11.31 17.12 From 7ba40bef79d582ca38c62b6d85b8d30d216f2a13 Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Mon, 20 Oct 2025 11:03:07 -0500 Subject: [PATCH 146/228] Delete unused NuGet source --- NuGet.config | 1 - 1 file changed, 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index 4e09730c9158..9fefbadb4590 100644 --- a/NuGet.config +++ b/NuGet.config @@ -62,7 +62,6 @@ - From e4d46bbd18ebba3a4ccd2fdd9bb3cd5a259ff52b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 Oct 2025 02:02:06 +0000 Subject: [PATCH 147/228] Backflow from https://github.com/dotnet/dotnet / 5aef8ea build 287866 [[ commit created by automation ]] --- eng/Versions.props | 4 ++-- src/Layout/redist/targets/OverlaySdkOnLKG.targets | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 90c3e874fb3c..7bb89cb6b11e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -111,7 +111,7 @@ At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent --> - 17.14.8 + 17.14.28 18.0 @@ -125,7 +125,7 @@ - 1.8.1 + 1.10.2 4.0.1 diff --git a/src/Layout/redist/targets/OverlaySdkOnLKG.targets b/src/Layout/redist/targets/OverlaySdkOnLKG.targets index faf995466d4f..54a82b807a82 100644 --- a/src/Layout/redist/targets/OverlaySdkOnLKG.targets +++ b/src/Layout/redist/targets/OverlaySdkOnLKG.targets @@ -31,6 +31,8 @@ + Date: Tue, 21 Oct 2025 02:02:22 +0000 Subject: [PATCH 148/228] Update dependencies from https://github.com/dotnet/dotnet build 287866 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.NET.HostModel, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.Platforms, Microsoft.WindowsDesktop.App.Internal (Version 10.0.0-rtm.25515.111 -> 10.0.0-rtm.25520.105) Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NETCore.App.Ref, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0 -> 10.0.0) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25515.111 -> 10.0.0-preview.25520.105) Microsoft.Build (Version 18.0.0 -> 18.0.0) Microsoft.Build.Localization (Version 18.0.0-servicing-25515-111 -> 18.0.0-servicing-25520-105) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-rc.1611 -> 7.0.0-rc.2105) Microsoft.Build.Tasks.Git, Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.0-beta.25515.111 -> 10.0.0-beta.25520.105) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.0.0-2.25515.111 -> 5.0.0-2.25520.105) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25515.111 -> 2.0.0-preview.1.25520.105) Microsoft.DiaSymReader (Version 2.2.0-beta.25515.111 -> 2.2.0-beta.25520.105) Microsoft.FSharp.Compiler (Version 14.0.100-rc2.25515.111 -> 14.0.100-rc2.25520.105) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.0.0-release-25515-111 -> 18.0.0-release-25520-105) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common (Version 10.0.100 -> 10.0.100) Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.100-rtm.25515.111 -> 10.0.100-rtm.25520.105) Microsoft.Web.Xdt (Version 3.2.0-preview.25515.111 -> 3.2.0-preview.25520.105) System.CommandLine (Version 2.0.0 -> 2.0.0) --- NuGet.config | 2 +- eng/Version.Details.props | 138 ++++++------- eng/Version.Details.xml | 400 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 272 insertions(+), 272 deletions(-) diff --git a/NuGet.config b/NuGet.config index 294a094923f4..e08769414298 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 4f07cc557d67..61db551e56ee 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,12 +6,12 @@ This file should be imported by eng/Versions.props - 10.0.0-rtm.25515.111 - 10.0.0-rtm.25515.111 - 10.0.0-rtm.25515.111 - 10.0.0-rtm.25515.111 + 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.105 10.0.0 - 10.0.0-rtm.25515.111 + 10.0.0-rtm.25520.105 10.0.0 10.0.0 10.0.0 @@ -19,44 +19,44 @@ This file should be imported by eng/Versions.props 10.0.0 10.0.0 10.0.0 - 10.0.0-rtm.25515.111 + 10.0.0-rtm.25520.105 10.0.0 10.0.0 10.0.0 10.0.0 - 10.0.0-rtm.25515.111 + 10.0.0-rtm.25520.105 10.0.0 - 10.0.0-rtm.25515.111 - 10.0.0-rtm.25515.111 - 10.0.0-preview.25515.111 + 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.105 + 10.0.0-preview.25520.105 10.0.0 10.0.0 18.0.0 - 18.0.0-servicing-25515-111 - 7.0.0-rc.1611 - 10.0.0-beta.25515.111 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 10.0.0-preview.25515.111 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 2.0.0-preview.1.25515.111 - 2.2.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 + 18.0.0-servicing-25520-105 + 7.0.0-rc.2105 + 10.0.0-beta.25520.105 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 10.0.0-preview.25520.105 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 2.0.0-preview.1.25520.105 + 2.2.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 10.0.0 10.0.0 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 10.0.0 10.0.0 10.0.0 @@ -66,55 +66,55 @@ This file should be imported by eng/Versions.props 10.0.0 10.0.0 10.0.0 - 14.0.100-rc2.25515.111 + 14.0.100-rc2.25520.105 10.0.0 - 5.0.0-2.25515.111 - 5.0.0-2.25515.111 - 10.0.0-rtm.25515.111 + 5.0.0-2.25520.105 + 5.0.0-2.25520.105 + 10.0.0-rtm.25520.105 10.0.0 10.0.0 10.0.0-preview.7.25377.103 - 10.0.0-preview.25515.111 - 10.0.0-rtm.25515.111 - 18.0.0-release-25515-111 + 10.0.0-preview.25520.105 + 10.0.0-rtm.25520.105 + 18.0.0-release-25520-105 10.0.0 - 10.0.0-rtm.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 - 10.0.0-beta.25515.111 + 10.0.0-rtm.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 + 10.0.0-beta.25520.105 10.0.100 10.0.100 10.0.100 - 10.0.100-rtm.25515.111 + 10.0.100-rtm.25520.105 10.0.100 - 10.0.100-rtm.25515.111 + 10.0.100-rtm.25520.105 10.0.100 10.0.100 - 10.0.100-rtm.25515.111 - 18.0.0-release-25515-111 - 18.0.0-release-25515-111 - 3.2.0-preview.25515.111 + 10.0.100-rtm.25520.105 + 18.0.0-release-25520-105 + 18.0.0-release-25520-105 + 3.2.0-preview.25520.105 10.0.0 - 10.0.0-rtm.25515.111 + 10.0.0-rtm.25520.105 10.0.0 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 - 7.0.0-rc.1611 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 + 7.0.0-rc.2105 10.0.0 2.0.0 10.0.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 926de8e2a911..4da3513a1a11 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 @@ -70,168 +70,168 @@ https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 - + https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 https://github.com/microsoft/testfx @@ -563,7 +563,7 @@ https://github.com/dotnet/dotnet - 79c85d969a02abd06c2202949318fd4c21e5e7a0 + 5aef8eac3428937558b9abd7b477148b8a5d29b8 diff --git a/global.json b/global.json index 9021a562cc03..9a223eb8355c 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25515.111", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25515.111", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25520.105", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25520.105", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 055c059760af7e60709a6f50f169086a12b7ec9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 Oct 2025 02:04:12 +0000 Subject: [PATCH 149/228] Update dependencies from https://github.com/dotnet/msbuild build 20251020.14 On relative base path root Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build.Localization From Version 17.12.50-preview-25517-02 -> To Version 17.12.52-preview-25520-14 Microsoft.Build From Version 17.12.50 -> To Version 17.12.52 --- NuGet.config | 9 +-------- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 9 insertions(+), 16 deletions(-) diff --git a/NuGet.config b/NuGet.config index 4e09730c9158..31114114f2fb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,24 +24,20 @@ - - - + - - @@ -69,15 +65,12 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 51cc49f6684a..5f25ae59a8ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -73,18 +73,18 @@ f70927a13648c24660c79ff19a6eb2aac100f0ab - + https://github.com/dotnet/msbuild - 465c45808f0e9f3c32eb145101eeeccdc29d39e6 + 2681ee4bc1172eb7bc551555f3e46ddc7381c2ae - + https://github.com/dotnet/msbuild - 465c45808f0e9f3c32eb145101eeeccdc29d39e6 + 2681ee4bc1172eb7bc551555f3e46ddc7381c2ae - + https://github.com/dotnet/msbuild - 465c45808f0e9f3c32eb145101eeeccdc29d39e6 + 2681ee4bc1172eb7bc551555f3e46ddc7381c2ae diff --git a/eng/Versions.props b/eng/Versions.props index ca40db63faa3..3568d9e76e65 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -180,8 +180,8 @@ At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent --> - 17.12.50 - 17.12.50-preview-25517-02 + 17.12.52 + 17.12.52-preview-25520-14 17.11.31 17.12 From 0a4b6a4a7f0a6feed67edcda1ad7d36edf370da3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 Oct 2025 02:04:16 +0000 Subject: [PATCH 150/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20251020.6 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.25517.3 -> To Version 9.0.0-alpha.1.25520.6 --- NuGet.config | 8 -------- eng/Version.Details.xml | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index 4e09730c9158..a6bda978432d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,24 +24,19 @@ - - - - - @@ -69,15 +64,12 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 51cc49f6684a..87033edd2c55 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -451,7 +451,7 @@ - + https://github.com/dotnet/source-build-reference-packages 2621104ca7f734b64166a4eb3cf4927166b82da9 From 66fc75958b2406a20409bbf9ae1e8933568fa032 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 Oct 2025 02:04:26 +0000 Subject: [PATCH 151/228] Update dependencies from https://github.com/dotnet/msbuild build 20251020.12 On relative base path root Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build.Localization From Version 17.14.28-servicing-25517-03 -> To Version 17.14.30-servicing-25520-12 Microsoft.Build From Version 17.14.28 -> To Version 17.14.30 --- NuGet.config | 9 +-------- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 9 insertions(+), 16 deletions(-) diff --git a/NuGet.config b/NuGet.config index 41e903a35d6f..fe4a05577e91 100644 --- a/NuGet.config +++ b/NuGet.config @@ -24,26 +24,22 @@ - - - + - - @@ -74,13 +70,10 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 12af971fbcbf..5fd6379f21b6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -69,18 +69,18 @@ f70927a13648c24660c79ff19a6eb2aac100f0ab - + https://github.com/dotnet/msbuild - b5618cbe466820aaf89aa5bafc9fd20bdfc0891b + 3c92f2035c560a36593da28cff44b165de7a9693 - + https://github.com/dotnet/msbuild - b5618cbe466820aaf89aa5bafc9fd20bdfc0891b + 3c92f2035c560a36593da28cff44b165de7a9693 - + https://github.com/dotnet/msbuild - b5618cbe466820aaf89aa5bafc9fd20bdfc0891b + 3c92f2035c560a36593da28cff44b165de7a9693 diff --git a/eng/Versions.props b/eng/Versions.props index 0b6647f385a0..36659a668fa1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -182,8 +182,8 @@ At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent --> - 17.14.28 - 17.14.28-servicing-25517-03 + 17.14.30 + 17.14.30-servicing-25520-12 17.11.31 17.12 From 36c1c1ff500b13d44158de49b2c6ca5190e6be38 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 Oct 2025 05:39:47 +0000 Subject: [PATCH 152/228] Update dependencies from https://github.com/dotnet/templating build 20251020.5 On relative base path root Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 9.0.112-servicing.25515.11 -> To Version 9.0.112-servicing.25520.5 Microsoft.TemplateEngine.Abstractions From Version 9.0.112 -> To Version 9.0.112 --- NuGet.config | 2 +- eng/Version.Details.xml | 10 +++++----- eng/Versions.props | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index a6bda978432d..d9391890a1eb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -34,7 +34,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 87033edd2c55..80705d5ab060 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,16 +3,16 @@ https://github.com/dotnet/templating - fe4cc37dbec5ec7d1266d7ae152e69bdb57e4386 + 0258ae6d0b2ca7995f869a0daacbf52563b34e08 - + https://github.com/dotnet/templating - fe4cc37dbec5ec7d1266d7ae152e69bdb57e4386 + 0258ae6d0b2ca7995f869a0daacbf52563b34e08 - + https://github.com/dotnet/templating - fe4cc37dbec5ec7d1266d7ae152e69bdb57e4386 + 0258ae6d0b2ca7995f869a0daacbf52563b34e08 diff --git a/eng/Versions.props b/eng/Versions.props index ca40db63faa3..3faa98da8e09 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -193,7 +193,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.112-servicing.25515.11 + 9.0.112-servicing.25520.5 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From 9dcbdffaaceed25de9c601e2cc8ce44d7ed146f9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 21 Oct 2025 07:09:18 +0000 Subject: [PATCH 153/228] Update dependencies from https://github.com/dotnet/templating build 20251020.6 On relative base path root Microsoft.TemplateEngine.Abstractions From Version 9.0.307 -> To Version 9.0.307 Microsoft.TemplateEngine.Mocks From Version 9.0.307-servicing.25515.4 -> To Version 9.0.307-servicing.25520.6 --- NuGet.config | 2 +- eng/Version.Details.xml | 6 +++--- eng/Versions.props | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NuGet.config b/NuGet.config index fe4a05577e91..e8b474eee79b 100644 --- a/NuGet.config +++ b/NuGet.config @@ -37,7 +37,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5fd6379f21b6..f54de284c46f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,11 +3,11 @@ https://github.com/dotnet/templating - cb70723777d3bc60bd98214eee7c12c4c5882943 + 37136ee17d97bfb3a3c0bcc3736e2d53d7aaf6d2 - + https://github.com/dotnet/templating - cb70723777d3bc60bd98214eee7c12c4c5882943 + 37136ee17d97bfb3a3c0bcc3736e2d53d7aaf6d2 diff --git a/eng/Versions.props b/eng/Versions.props index 36659a668fa1..e9c5015ccf53 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -195,7 +195,7 @@ $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) - 9.0.307-servicing.25515.4 + 9.0.307-servicing.25520.6 $(MicrosoftTemplateEngineMocksPackageVersion) $(MicrosoftTemplateEngineAbstractionsPackageVersion) $(MicrosoftTemplateEngineMocksPackageVersion) From ace7e3c7fd9d31f6e7939d756748ec73c7eb5d55 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 Oct 2025 02:02:32 +0000 Subject: [PATCH 154/228] Update dependencies from https://github.com/dotnet/dotnet build 287966 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.NET.HostModel, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.Platforms, Microsoft.WindowsDesktop.App.Internal (Version 10.0.0-rtm.25520.105 -> 10.0.0-rtm.25520.117) Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NETCore.App.Ref, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0 -> 10.0.0) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25520.105 -> 10.0.0-preview.25520.117) Microsoft.Build (Version 18.0.0 -> 18.0.0) Microsoft.Build.Localization (Version 18.0.0-servicing-25520-105 -> 18.0.0-servicing-25520-117) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-rc.2105 -> 7.0.0-rc.2117) Microsoft.Build.Tasks.Git, Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.0-beta.25520.105 -> 10.0.0-beta.25520.117) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.0.0-2.25520.105 -> 5.0.0-2.25520.117) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25520.105 -> 2.0.0-preview.1.25520.117) Microsoft.DiaSymReader (Version 2.2.0-beta.25520.105 -> 2.2.0-beta.25520.117) Microsoft.FSharp.Compiler (Version 14.0.100-rc2.25520.105 -> 14.0.100-rc2.25520.117) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.0.0-release-25520-105 -> 18.0.1-release-25520-117) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common (Version 10.0.100 -> 10.0.100) Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.100-rtm.25520.105 -> 10.0.100-rtm.25520.117) Microsoft.Web.Xdt (Version 3.2.0-preview.25520.105 -> 3.2.0-preview.25520.117) System.CommandLine (Version 2.0.0 -> 2.0.0) --- NuGet.config | 2 +- eng/Version.Details.props | 138 ++++++------- eng/Version.Details.xml | 400 +++++++++++++++++++------------------- global.json | 6 +- 4 files changed, 273 insertions(+), 273 deletions(-) diff --git a/NuGet.config b/NuGet.config index e08769414298..3ae2b9522235 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index a18e55a01a24..469bd6dc96ca 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,12 +6,12 @@ This file should be imported by eng/Versions.props - 10.0.0-rtm.25520.105 - 10.0.0-rtm.25520.105 - 10.0.0-rtm.25520.105 - 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.117 + 10.0.0-rtm.25520.117 + 10.0.0-rtm.25520.117 + 10.0.0-rtm.25520.117 10.0.0 - 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.117 10.0.0 10.0.0 10.0.0 @@ -19,44 +19,44 @@ This file should be imported by eng/Versions.props 10.0.0 10.0.0 10.0.0 - 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.117 10.0.0 10.0.0 10.0.0 10.0.0 - 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.117 10.0.0 - 10.0.0-rtm.25520.105 - 10.0.0-rtm.25520.105 - 10.0.0-preview.25520.105 + 10.0.0-rtm.25520.117 + 10.0.0-rtm.25520.117 + 10.0.0-preview.25520.117 10.0.0 10.0.0 18.0.0 - 18.0.0-servicing-25520-105 - 7.0.0-rc.2105 - 10.0.0-beta.25520.105 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 10.0.0-preview.25520.105 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 2.0.0-preview.1.25520.105 - 2.2.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 + 18.0.0-servicing-25520-117 + 7.0.0-rc.2117 + 10.0.0-beta.25520.117 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 10.0.0-preview.25520.117 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 2.0.0-preview.1.25520.117 + 2.2.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 10.0.0 10.0.0 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 10.0.0 10.0.0 10.0.0 @@ -66,55 +66,55 @@ This file should be imported by eng/Versions.props 10.0.0 10.0.0 10.0.0 - 14.0.100-rc2.25520.105 + 14.0.100-rc2.25520.117 10.0.0 - 5.0.0-2.25520.105 - 5.0.0-2.25520.105 - 10.0.0-rtm.25520.105 + 5.0.0-2.25520.117 + 5.0.0-2.25520.117 + 10.0.0-rtm.25520.117 10.0.0 10.0.0 10.0.0-preview.7.25377.103 - 10.0.0-preview.25520.105 - 10.0.0-rtm.25520.105 - 18.0.0-release-25520-105 + 10.0.0-preview.25520.117 + 10.0.0-rtm.25520.117 + 18.0.1-release-25520-117 10.0.0 - 10.0.0-rtm.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 - 10.0.0-beta.25520.105 + 10.0.0-rtm.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 + 10.0.0-beta.25520.117 10.0.100 10.0.100 10.0.100 - 10.0.100-rtm.25520.105 + 10.0.100-rtm.25520.117 10.0.100 - 10.0.100-rtm.25520.105 + 10.0.100-rtm.25520.117 10.0.100 10.0.100 - 10.0.100-rtm.25520.105 - 18.0.0-release-25520-105 - 18.0.0-release-25520-105 - 3.2.0-preview.25520.105 + 10.0.100-rtm.25520.117 + 18.0.1-release-25520-117 + 18.0.1-release-25520-117 + 3.2.0-preview.25520.117 10.0.0 - 10.0.0-rtm.25520.105 + 10.0.0-rtm.25520.117 10.0.0 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 - 7.0.0-rc.2105 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 + 7.0.0-rc.2117 10.0.0 2.0.0 10.0.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f9f7030bed07..1dd2278acef8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc @@ -70,168 +70,168 @@ https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc - + https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc https://github.com/microsoft/testfx @@ -563,7 +563,7 @@ https://github.com/dotnet/dotnet - 5aef8eac3428937558b9abd7b477148b8a5d29b8 + 50d79701f2d748e965fefb4ba42580368598b9cc diff --git a/global.json b/global.json index 9a223eb8355c..835c99d48dce 100644 --- a/global.json +++ b/global.json @@ -7,7 +7,7 @@ "errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally." }, "tools": { - "dotnet": "10.0.100-rc.1.25451.107", + "dotnet": "10.0.100-rc.2.25502.107", "runtimes": { "dotnet": [ "$(MicrosoftNETCorePlatformsPackageVersion)" @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25520.105", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25520.105", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25520.117", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25520.117", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 687447529d4b61d434e7b8adff0459d3cb568488 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 Oct 2025 02:03:02 +0000 Subject: [PATCH 155/228] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20251021.3 On relative base path root Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.25520.6 -> To Version 9.0.0-alpha.1.25521.3 --- eng/Version.Details.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bbc091fb0a47..4ad06faebe8a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -451,9 +451,9 @@ - + https://github.com/dotnet/source-build-reference-packages - 2621104ca7f734b64166a4eb3cf4927166b82da9 + a9cadb09ddcc99b1e535efb0648047634f0c4f40 From 1f0f0c09a9e63397f2d1b107806722686bbbb493 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 Oct 2025 02:02:23 +0000 Subject: [PATCH 156/228] Update dependencies from https://github.com/microsoft/testfx build 20251024.2 On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25523.1 -> To Version 2.1.0-preview.25524.2 MSTest From Version 4.1.0-preview.25523.1 -> To Version 4.1.0-preview.25524.2 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e0f915979005..c56036d006f9 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props 2.1.0 - 2.1.0-preview.25523.1 - 4.1.0-preview.25523.1 + 2.1.0-preview.25524.2 + 4.1.0-preview.25524.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9e7fc56a497d..ff050fac97ff 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -553,13 +553,13 @@ https://github.com/dotnet/dotnet 79c85d969a02abd06c2202949318fd4c21e5e7a0 - + https://github.com/microsoft/testfx - b349d2e4c023548494bc5f2f031a08376a287563 + 525acbba8c65aeca6486f11899225623ceb96a87 - + https://github.com/microsoft/testfx - b349d2e4c023548494bc5f2f031a08376a287563 + 525acbba8c65aeca6486f11899225623ceb96a87 https://github.com/dotnet/dotnet From 39d67267301a39d0671d397abd4d234694e9887a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 26 Oct 2025 02:02:17 +0000 Subject: [PATCH 157/228] Update dependencies from https://github.com/microsoft/testfx build 20251025.1 On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25523.1 -> To Version 2.1.0-preview.25525.1 MSTest From Version 4.1.0-preview.25523.1 -> To Version 4.1.0-preview.25525.1 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index c56036d006f9..9607f84fa4b8 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props 2.1.0 - 2.1.0-preview.25524.2 - 4.1.0-preview.25524.2 + 2.1.0-preview.25525.1 + 4.1.0-preview.25525.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ff050fac97ff..2fd5cf030226 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -553,13 +553,13 @@ https://github.com/dotnet/dotnet 79c85d969a02abd06c2202949318fd4c21e5e7a0 - + https://github.com/microsoft/testfx - 525acbba8c65aeca6486f11899225623ceb96a87 + 82daaae2be64c7d3058a15656781bbf790e4e628 - + https://github.com/microsoft/testfx - 525acbba8c65aeca6486f11899225623ceb96a87 + 82daaae2be64c7d3058a15656781bbf790e4e628 https://github.com/dotnet/dotnet From 93ce9613ec049bfeb5133fb5cae4f2ddb1890ce5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 26 Oct 2025 09:25:48 +0000 Subject: [PATCH 158/228] Update dependencies from https://github.com/dotnet/razor build 20251026.9 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25516.10 -> To Version 9.0.0-preview.25526.9 --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bbc091fb0a47..97b8de6cf473 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -325,20 +325,20 @@ 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://github.com/dotnet/razor 2120c57cad2f9bedc66a5dcea6eecddfafc954ba - + https://github.com/dotnet/razor 2120c57cad2f9bedc66a5dcea6eecddfafc954ba - + https://github.com/dotnet/razor 2120c57cad2f9bedc66a5dcea6eecddfafc954ba - + https://github.com/dotnet/razor 2120c57cad2f9bedc66a5dcea6eecddfafc954ba diff --git a/eng/Versions.props b/eng/Versions.props index d501433465fb..f89aca62f506 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -231,9 +231,9 @@ - 9.0.0-preview.25516.10 - 9.0.0-preview.25516.10 - 9.0.0-preview.25516.10 + 9.0.0-preview.25526.9 + 9.0.0-preview.25526.9 + 9.0.0-preview.25526.9 From aeedabf3f5dc064a8d0b79d3ea78b6a457e207f1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Oct 2025 02:03:23 +0000 Subject: [PATCH 159/228] Update dependencies from https://github.com/dotnet/razor build 20251026.6 On relative base path root Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport From Version 9.0.0-preview.25516.13 -> To Version 9.0.0-preview.25526.6 --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c6fbc35da62f..d7f731d258f8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -321,20 +321,20 @@ 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://github.com/dotnet/razor 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 - + https://github.com/dotnet/razor 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 - + https://github.com/dotnet/razor 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 - + https://github.com/dotnet/razor 6baee15bf85cf11fe39a6b05bd422a08b95b68e9 diff --git a/eng/Versions.props b/eng/Versions.props index 36659a668fa1..785106286f52 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -233,9 +233,9 @@ - 9.0.0-preview.25516.13 - 9.0.0-preview.25516.13 - 9.0.0-preview.25516.13 + 9.0.0-preview.25526.6 + 9.0.0-preview.25526.6 + 9.0.0-preview.25526.6 From 88a59d56931094ef570146ed4b60c48d375e70f7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 29 Oct 2025 02:03:27 +0000 Subject: [PATCH 160/228] Update dependencies from https://github.com/microsoft/testfx build 20251028.3 On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25525.1 -> To Version 2.1.0-preview.25528.3 MSTest From Version 4.1.0-preview.25525.1 -> To Version 4.1.0-preview.25528.3 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9607f84fa4b8..bde60f458e3d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props 2.1.0 - 2.1.0-preview.25525.1 - 4.1.0-preview.25525.1 + 2.1.0-preview.25528.3 + 4.1.0-preview.25528.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2fd5cf030226..b5fc6679ca91 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -553,13 +553,13 @@ https://github.com/dotnet/dotnet 79c85d969a02abd06c2202949318fd4c21e5e7a0 - + https://github.com/microsoft/testfx - 82daaae2be64c7d3058a15656781bbf790e4e628 + 3263103d166e5868e36f185b049341a852ad64dc - + https://github.com/microsoft/testfx - 82daaae2be64c7d3058a15656781bbf790e4e628 + 3263103d166e5868e36f185b049341a852ad64dc https://github.com/dotnet/dotnet From 4dda3daf3b336062b4d357ac89768fe074156570 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 Oct 2025 02:03:03 +0000 Subject: [PATCH 161/228] Update dependencies from https://github.com/microsoft/testfx build 20251029.4 On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25528.3 -> To Version 2.1.0-preview.25529.4 MSTest From Version 4.1.0-preview.25528.3 -> To Version 4.1.0-preview.25529.4 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index bde60f458e3d..0c60f9f82767 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props 2.1.0 - 2.1.0-preview.25528.3 - 4.1.0-preview.25528.3 + 2.1.0-preview.25529.4 + 4.1.0-preview.25529.4 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b5fc6679ca91..8912201926b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -553,13 +553,13 @@ https://github.com/dotnet/dotnet 79c85d969a02abd06c2202949318fd4c21e5e7a0 - + https://github.com/microsoft/testfx - 3263103d166e5868e36f185b049341a852ad64dc + e96f161396747bd209333e1d2f54fc8164a79905 - + https://github.com/microsoft/testfx - 3263103d166e5868e36f185b049341a852ad64dc + e96f161396747bd209333e1d2f54fc8164a79905 https://github.com/dotnet/dotnet From 737fc4f253a798c1f3a2e3400c36fb754c2ff188 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 31 Oct 2025 02:03:10 +0000 Subject: [PATCH 162/228] Update dependencies from https://github.com/microsoft/testfx build 20251030.3 On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25529.4 -> To Version 2.1.0-preview.25530.3 MSTest From Version 4.1.0-preview.25529.4 -> To Version 4.1.0-preview.25530.3 --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0c60f9f82767..2c5b3a3a726e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props 2.1.0 - 2.1.0-preview.25529.4 - 4.1.0-preview.25529.4 + 2.1.0-preview.25530.3 + 4.1.0-preview.25530.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8912201926b2..e24aa736ab65 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -553,13 +553,13 @@ https://github.com/dotnet/dotnet 79c85d969a02abd06c2202949318fd4c21e5e7a0 - + https://github.com/microsoft/testfx - e96f161396747bd209333e1d2f54fc8164a79905 + 96a64c0827f3f268debe7d656e44416691016aa6 - + https://github.com/microsoft/testfx - e96f161396747bd209333e1d2f54fc8164a79905 + 96a64c0827f3f268debe7d656e44416691016aa6 https://github.com/dotnet/dotnet From 67fe7820847bf3cdf51180f4a6884acf14949baf Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 31 Oct 2025 03:53:52 +0000 Subject: [PATCH 163/228] [automated] Update man pages --- .../manpages/sdk/dotnet-build-server.1 | 4 +- documentation/manpages/sdk/dotnet-build.1 | 60 ++++---- documentation/manpages/sdk/dotnet-clean.1 | 4 +- documentation/manpages/sdk/dotnet-dev-certs.1 | 13 +- .../sdk/dotnet-environment-variables.7 | 43 +----- documentation/manpages/sdk/dotnet-format.1 | 85 +++++++----- documentation/manpages/sdk/dotnet-help.1 | 4 +- documentation/manpages/sdk/dotnet-migrate.1 | 130 ------------------ documentation/manpages/sdk/dotnet-msbuild.1 | 4 +- .../manpages/sdk/dotnet-new-install.1 | 6 +- documentation/manpages/sdk/dotnet-new-list.1 | 4 +- .../manpages/sdk/dotnet-new-sdk-templates.7 | 14 +- .../manpages/sdk/dotnet-new-search.1 | 4 +- .../manpages/sdk/dotnet-new-uninstall.1 | 4 +- .../manpages/sdk/dotnet-new-update.1 | 4 +- documentation/manpages/sdk/dotnet-new.1 | 14 +- .../manpages/sdk/dotnet-nuget-add-source.1 | 4 +- .../manpages/sdk/dotnet-nuget-delete.1 | 4 +- .../sdk/dotnet-nuget-disable-source.1 | 4 +- .../manpages/sdk/dotnet-nuget-enable-source.1 | 4 +- .../manpages/sdk/dotnet-nuget-list-source.1 | 4 +- .../manpages/sdk/dotnet-nuget-locals.1 | 4 +- .../manpages/sdk/dotnet-nuget-push.1 | 14 +- .../manpages/sdk/dotnet-nuget-remove-source.1 | 4 +- .../manpages/sdk/dotnet-nuget-trust.1 | 4 +- .../manpages/sdk/dotnet-nuget-update-source.1 | 4 +- .../manpages/sdk/dotnet-nuget-verify.1 | 4 +- documentation/manpages/sdk/dotnet-nuget-why.1 | 15 +- documentation/manpages/sdk/dotnet-pack.1 | 38 +++-- .../manpages/sdk/dotnet-package-add.1 | 5 +- .../manpages/sdk/dotnet-package-list.1 | 42 +++++- .../manpages/sdk/dotnet-package-remove.1 | 45 ++++-- documentation/manpages/sdk/dotnet-publish.1 | 37 ++--- .../manpages/sdk/dotnet-reference-add.1 | 4 +- .../manpages/sdk/dotnet-reference-list.1 | 4 +- .../manpages/sdk/dotnet-reference-remove.1 | 4 +- documentation/manpages/sdk/dotnet-restore.1 | 95 ++++++------- documentation/manpages/sdk/dotnet-run.1 | 72 +++++++--- documentation/manpages/sdk/dotnet-sdk-check.1 | 4 +- documentation/manpages/sdk/dotnet-sln.1 | 4 +- documentation/manpages/sdk/dotnet-store.1 | 44 ++++-- documentation/manpages/sdk/dotnet-test.1 | 65 +++++++-- .../manpages/sdk/dotnet-tool-install.1 | 4 +- documentation/manpages/sdk/dotnet-tool-list.1 | 4 +- .../manpages/sdk/dotnet-tool-restore.1 | 4 +- documentation/manpages/sdk/dotnet-tool-run.1 | 4 +- .../manpages/sdk/dotnet-tool-search.1 | 4 +- .../manpages/sdk/dotnet-tool-uninstall.1 | 4 +- .../manpages/sdk/dotnet-tool-update.1 | 4 +- documentation/manpages/sdk/dotnet-vstest.1 | 8 +- documentation/manpages/sdk/dotnet-watch.1 | 51 +++++-- documentation/manpages/sdk/dotnet.1 | 29 +++- 52 files changed, 541 insertions(+), 504 deletions(-) delete mode 100644 documentation/manpages/sdk/dotnet-migrate.1 diff --git a/documentation/manpages/sdk/dotnet-build-server.1 b/documentation/manpages/sdk/dotnet-build-server.1 index 98776e91f204..7e4bb67eb449 100644 --- a/documentation/manpages/sdk/dotnet-build-server.1 +++ b/documentation/manpages/sdk/dotnet-build-server.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-build-server" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-build-server" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet build-server .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-build-server - Interacts with servers started by a build. diff --git a/documentation/manpages/sdk/dotnet-build.1 b/documentation/manpages/sdk/dotnet-build.1 index fb7ce5950153..cb9d668228ec 100644 --- a/documentation/manpages/sdk/dotnet-build.1 +++ b/documentation/manpages/sdk/dotnet-build.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-build" "1" "2025-09-30" "" ".NET Documentation" +.TH "dotnet-build" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet build .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-build - Builds a project, solution, or file-based app and all of its dependencies. @@ -28,15 +28,13 @@ dotnet-build - Builds a project, solution, or file-based app and all of its depe \f[C] dotnet build [||] [-a|--arch ] [--artifacts-path ] - [-c|--configuration ] [-f|--framework ] - [--disable-build-servers] - [--force] [--interactive] [--no-dependencies] [--no-incremental] - [--no-restore] [--nologo] [--no-self-contained] [--os ] - [-o|--output ] - [-p|--property:=] - [-r|--runtime ] - [-sc|--self-contained [true|false]] [--source ] - [--tl:[auto|on|off]] [--use-current-runtime, --ucr [true|false]] + [-c|--configuration ] [--disable-build-servers] + [-f|--framework ] [--force] [--interactive] + [--no-dependencies] [--no-incremental] [--no-restore] [--nologo] + [--no-self-contained] [-o|--output ] [--os ] + [-p|--property:=] [-r|--runtime ] + [--sc|--self-contained] [--source ] + [--tl:[auto|on|off]] [ --ucr|--use-current-runtime] [-v|--verbosity ] [--version-suffix ] dotnet build -h|--help @@ -176,12 +174,6 @@ Forces all dependencies to be resolved even if the last restore was successful. Specifying this flag is the same as deleting the \f[I]project.assets.json\f[R] file. .RE .IP \[bu] 2 -\f[B]\f[VB]-?|-h|--help\f[B]\f[R] -.RS 2 -.PP -Prints out a description of how to use the command. -.RE -.IP \[bu] 2 \f[B]\f[VB]--interactive\f[B]\f[R] .RS 2 .PP @@ -218,9 +210,7 @@ Doesn\[cq]t display the startup banner or the copyright message. \f[B]\f[VB]--no-self-contained\f[B]\f[R] .RS 2 .PP -Publishes the application as a framework dependent application. -A compatible .NET runtime must be installed on the target machine to run the application. -Available since .NET 6 SDK. +Equivalent to \f[V]--self-contained false\f[R]. .RE .IP \[bu] 2 \f[B]\f[VB]-o|--output \f[B]\f[R] @@ -272,12 +262,11 @@ If you use this option with .NET 6 SDK, use \f[V]--self-contained\f[R] or \f[V]- If not specified, the default is to build for the current OS and architecture. .RE .IP \[bu] 2 -\f[B]\f[VB]--self-contained [true|false]\f[B]\f[R] +\f[B]\f[VB]--sc|--self-contained\f[B]\f[R] .RS 2 .PP -Publishes the .NET runtime with the application so the runtime doesn\[cq]t need to be installed on the target machine. -The default is \f[V]true\f[R] if a runtime identifier is specified. -Available since .NET 6. +Publish the .NET runtime with your application so the runtime doesn\[cq]t need to be installed on the target machine. +The default is \f[V]true\f[R]. .RE .IP \[bu] 2 \f[B]\f[VB]--source \f[B]\f[R] @@ -314,23 +303,18 @@ Any diagnostics generated for that project. This option is available starting in .NET 8. .RE .IP \[bu] 2 -\f[B]\f[VB]-v|--verbosity \f[B]\f[R] +\f[B]\f[VB]--ucr|--use-current-runtime\f[B]\f[R] .RS 2 .PP -Sets the verbosity level of the command. -Allowed values are \f[V]q[uiet]\f[R], \f[V]m[inimal]\f[R], \f[V]n[ormal]\f[R], \f[V]d[etailed]\f[R], and \f[V]diag[nostic]\f[R]. -The default is \f[V]minimal\f[R]. -By default, MSBuild displays warnings and errors at all verbosity levels. -To exclude warnings, use \f[V]/property:WarningLevel=0\f[R]. -For more information, see and WarningLevel. +Use the current runtime as the target runtime. .RE .IP \[bu] 2 -\f[B]\f[VB]--use-current-runtime, --ucr [true|false]\f[B]\f[R] +\f[B]\f[VB]-v|--verbosity \f[B]\f[R] .RS 2 .PP -Sets the \f[V]RuntimeIdentifier\f[R] to a platform portable \f[V]RuntimeIdentifier\f[R] based on the one of your machine. -This happens implicitly with properties that require a \f[V]RuntimeIdentifier\f[R], such as \f[V]SelfContained\f[R], \f[V]PublishAot\f[R], \f[V]PublishSelfContained\f[R], \f[V]PublishSingleFile\f[R], and \f[V]PublishReadyToRun\f[R]. -If the property is set to false, that implicit resolution will no longer occur. +Sets the verbosity level of the command. +Allowed values are \f[V]q[uiet]\f[R], \f[V]m[inimal]\f[R], \f[V]n[ormal]\f[R], \f[V]d[etailed]\f[R], and \f[V]diag[nostic]\f[R]. +For more information, see . .RE .IP \[bu] 2 \f[B]\f[VB]--version-suffix \f[B]\f[R] @@ -340,6 +324,12 @@ Sets the value of the \f[V]$(VersionSuffix)\f[R] property to use when building t This only works if the \f[V]$(Version)\f[R] property isn\[cq]t set. Then, \f[V]$(Version)\f[R] is set to the \f[V]$(VersionPrefix)\f[R] combined with the \f[V]$(VersionSuffix)\f[R], separated by a dash. .RE +.IP \[bu] 2 +\f[B]\f[VB]-?|-h|--help\f[B]\f[R] +.RS 2 +.PP +Prints out a description of how to use the command. +.RE .SH EXAMPLES .IP \[bu] 2 Build a project and its dependencies: diff --git a/documentation/manpages/sdk/dotnet-clean.1 b/documentation/manpages/sdk/dotnet-clean.1 index d59683069976..1b484daf6d26 100644 --- a/documentation/manpages/sdk/dotnet-clean.1 +++ b/documentation/manpages/sdk/dotnet-clean.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-clean" "1" "2025-09-30" "" ".NET Documentation" +.TH "dotnet-clean" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet clean .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-clean - Cleans the output of a project. diff --git a/documentation/manpages/sdk/dotnet-dev-certs.1 b/documentation/manpages/sdk/dotnet-dev-certs.1 index 35379f0069ef..e0c8362f5d1c 100644 --- a/documentation/manpages/sdk/dotnet-dev-certs.1 +++ b/documentation/manpages/sdk/dotnet-dev-certs.1 @@ -15,11 +15,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-dev-certs" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-dev-certs" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet dev-certs .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-dev-certs - Generates a self-signed certificate to enable HTTPS use in development. @@ -28,7 +28,8 @@ dotnet-dev-certs - Generates a self-signed certificate to enable HTTPS use in de .nf \f[C] dotnet dev-certs https - [-c|--check] [--clean] [-ep|--export-path ] + [-c|--check] [--check-trust-machine-readable] + [--clean] [-ep|--export-path ] [--format] [-i|--import] [-np|--no-password] [-p|--password] [-q|--quiet] [-t|--trust] [-v|--verbose] [--version] @@ -91,6 +92,12 @@ Checks for the existence of the development certificate but doesn\[cq]t perform Use this option with the \f[V]--trust\f[R] option to check if the certificate is not only valid but also trusted. .RE .IP \[bu] 2 +\f[B]\f[VB]--check-trust-machine-readable\f[B]\f[R] +.RS 2 +.PP +Same as running \f[V]--check --trust\f[R], but outputs the results in JSON. +.RE +.IP \[bu] 2 \f[B]\f[VB]--clean\f[B]\f[R] .RS 2 .PP diff --git a/documentation/manpages/sdk/dotnet-environment-variables.7 b/documentation/manpages/sdk/dotnet-environment-variables.7 index 15f048c32d13..501263aeb1f9 100644 --- a/documentation/manpages/sdk/dotnet-environment-variables.7 +++ b/documentation/manpages/sdk/dotnet-environment-variables.7 @@ -14,14 +14,14 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-environment-variables" "7" "2025-07-30" "" ".NET Documentation" +.TH "dotnet-environment-variables" "7" "2025-10-30" "" ".NET Documentation" .hy .SH NAME .PP dotnet-environment-variables - .NET environment variables .SH DESCRIPTION .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .PP In this article, you\[cq]ll learn about the environment variables used by .NET. Some environment variables are used by the .NET runtime, while others are only used by the .NET SDK and .NET CLI. @@ -178,40 +178,6 @@ To opt-out, set the value to either \f[V]false\f[R] or \f[V]0\f[R]. .PP Starting in .NET 5, this setting to use is no longer available. .RE -.SS \f[V]DOTNET_Jit*\f[R] and \f[V]DOTNET_GC*\f[R] -.PP -There are two stressing-related features for the JIT and JIT-generated GC information: JIT Stress and GC Hole Stress. -These features provide a way during development to discover edge cases and more \[lq]real world\[rq] scenarios without having to develop complex applications. -The following environment variables are available: -.IP \[bu] 2 -\f[V]DOTNET_JitStress\f[R] -.IP \[bu] 2 -\f[V]DOTNET_JitStressModeNamesOnly\f[R] -.IP \[bu] 2 -\f[V]DOTNET_GCStress\f[R] -.SS JIT stress -.PP -Enabling JIT Stress can be done in several ways. -Set \f[V]DOTNET_JitStress\f[R] to a non-zero integer value to generate varying levels of JIT optimizations based on a hash of the method\[cq]s name. -To apply all optimizations set \f[V]DOTNET_JitStress=2\f[R], for example. -Another way to enable JIT Stress is by setting \f[V]DOTNET_JitStressModeNamesOnly=1\f[R] and then requesting the stress modes, space-delimited, in the \f[V]DOTNET_JitStressModeNames\f[R] variable. -.PP -As an example, consider: -.IP -.nf -\f[C] -DOTNET_JitStressModeNames=STRESS_USE_CMOV STRESS_64RSLT_MUL STRESS_LCL_FLDS -\f[R] -.fi -.SS GC Hole stress -.PP -Enabling GC Hole Stress causes GCs to always occur in specific locations and that helps to track down GC holes. -GC Hole Stress can be enabled using the \f[V]DOTNET_GCStress\f[R] environment variable. -.PP -For more information, see Investigating JIT and GC Hole stress (https://github.com/dotnet/runtime/blob/main/docs/design/coreclr/jit/investigate-stress.md). -.SS JIT memory barriers -.PP -The code generator for Arm64 allows all \f[V]MemoryBarriers\f[R] instructions to be removed by setting \f[V]DOTNET_JitNoMemoryBarriers\f[R] to \f[V]1\f[R]. .SS \f[V]DOTNET_RUNNING_IN_CONTAINER\f[R] and \f[V]DOTNET_RUNNING_IN_CONTAINERS\f[R] .PP The official .NET images (Windows and Linux) set the well-known environment variables: @@ -457,11 +423,6 @@ If set to \f[V]1\f[R] (enabled), enables rolling forward to a pre-release versio By default (\f[V]0\f[R] - disabled), when a release version of .NET runtime is requested, roll-forward will only consider installed release versions. .PP For more information, see the \f[V]--roll-forward\f[R] option for the \f[V]dotnet\f[R] command. -.SS \f[V]DOTNET_ROLL_FORWARD_ON_NO_CANDIDATE_FX\f[R] -.PP -Disables minor version roll forward, if set to \f[V]0\f[R]. -This setting is superseded in .NET Core 3.0 by \f[V]DOTNET_ROLL_FORWARD\f[R]. -The new settings should be used instead. .SS \f[V]DOTNET_CLI_FORCE_UTF8_ENCODING\f[R] .PP Forces the use of UTF-8 encoding in the console, even for older versions of Windows 10 that don\[cq]t fully support UTF-8. diff --git a/documentation/manpages/sdk/dotnet-format.1 b/documentation/manpages/sdk/dotnet-format.1 index b3d603d890c8..0ffac6af7de9 100644 --- a/documentation/manpages/sdk/dotnet-format.1 +++ b/documentation/manpages/sdk/dotnet-format.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-format" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-format" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet format .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6.x SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-format - Formats code to match \f[V]editorconfig\f[R] settings. @@ -26,7 +26,12 @@ dotnet-format - Formats code to match \f[V]editorconfig\f[R] settings. .IP .nf \f[C] -dotnet format [] [command] [options] +dotnet format [] + [--binarylog ] [--diagnostics ] + [--exclude ] [--exclude-diagnostics ] + [--include ] [--include-generated] + [--no-restore] [--report ] [--severity ] + [-v|--verbosity ] [--verify-no-changes] [--version] dotnet format -h|--help \f[R] @@ -46,6 +51,12 @@ If a project or solution file is not specified, MSBuild searches the current wor .PP None of the options below are required for the \f[V]dotnet format\f[R] command to succeed, but you can use them to further customize what is formatted and by which rules. .IP \[bu] 2 +\f[B]\f[VB]--binarylog \f[B]\f[R] +.RS 2 +.PP +Logs all project or solution load information to a binary log file. +.RE +.IP \[bu] 2 \f[B]\f[VB]--diagnostics \f[B]\f[R] .RS 2 .PP @@ -54,72 +65,80 @@ Default value is whichever IDs are listed in the \f[I].editorconfig\f[R] file. For a list of built-in analyzer rule IDs that you can specify, see the list of IDs for code-analysis style rules. .RE .IP \[bu] 2 -\f[B]\f[VB]--severity\f[B]\f[R] +\f[B]\f[VB]--exclude \f[B]\f[R] .RS 2 .PP -The minimum severity of diagnostics to fix. -Allowed values are \f[V]info\f[R], \f[V]warn\f[R], and \f[V]error\f[R]. -The default value is \f[V]warn\f[R]. +A space-separated list of relative file or folder paths to exclude from formatting. +The default is none. .RE .IP \[bu] 2 -\f[B]\f[VB]--no-restore\f[B]\f[R] +\f[B]\f[VB]--exclude-diagnostics \f[B]\f[R] .RS 2 .PP -Doesn\[cq]t execute an implicit restore before formatting. -Default is to do implicit restore. +A space-separated list of diagnostic IDs to exclude when fixing code style or third-party issues. +Default value is none. +For a list of built-in analyzer rule IDs that you can specify, see the list of IDs for code-analysis style rules. .RE .IP \[bu] 2 -\f[B]\f[VB]--verify-no-changes\f[B]\f[R] +\f[B]\f[VB]--include \f[B]\f[R] .RS 2 .PP -Verifies that no formatting changes would be performed. -Terminates with a non zero exit code if any files would have been formatted. +A space-separated list of relative file or folder paths to include in formatting. +The default is all files in the solution or project. .RE .IP \[bu] 2 -\f[B]\f[VB]--include \f[B]\f[R] +\f[B]\f[VB]--include-generated\f[B]\f[R] .RS 2 .PP -A space-separated list of relative file or folder paths to include in formatting. -The default is all files in the solution or project. +Formats files generated by the SDK. .RE .IP \[bu] 2 -\f[B]\f[VB]--exclude \f[B]\f[R] +\f[B]\f[VB]--no-restore\f[B]\f[R] .RS 2 .PP -A space-separated list of relative file or folder paths to exclude from formatting. -The default is none. +Doesn\[cq]t execute an implicit restore before formatting. +Default is to do implicit restore. .RE .IP \[bu] 2 -\f[B]\f[VB]--include-generated\f[B]\f[R] +\f[B]\f[VB]--report \f[B]\f[R] .RS 2 .PP -Formats files generated by the SDK. +Produces a JSON report in the directory specified by \f[V]\f[R]. .RE .IP \[bu] 2 -\f[B]\f[VB]-v|--verbosity \f[B]\f[R] +\f[B]\f[VB]--severity \f[B]\f[R] .RS 2 .PP -Sets the verbosity level. -Allowed values are \f[V]q[uiet]\f[R], \f[V]m[inimal]\f[R], \f[V]n[ormal]\f[R], \f[V]d[etailed]\f[R], and \f[V]diag[nostic]\f[R]. -Default value is \f[V]m[inimal]\f[R]. +The minimum severity of diagnostics to fix. +Allowed values are \f[V]info\f[R], \f[V]warn\f[R], and \f[V]error\f[R]. +The default value is \f[V]warn\f[R]. .RE .IP \[bu] 2 -\f[B]\f[VB]--binarylog \f[B]\f[R] +\f[B]\f[VB]--verify-no-changes\f[B]\f[R] .RS 2 .PP -Logs all project or solution load information to a binary log file. +Verifies that no formatting changes would be performed. +Terminates with a non zero exit code if any files would have been formatted. .RE .IP \[bu] 2 -\f[B]\f[VB]--report \f[B]\f[R] +\f[B]\f[VB]--version\f[B]\f[R] .RS 2 .PP -Produces a JSON report in the directory specified by \f[V]\f[R]. +Displays version information. +.RE +.IP \[bu] 2 +\f[B]\f[VB]-v|--verbosity \f[B]\f[R] +.RS 2 +.PP +Sets the verbosity level of the command. +Allowed values are \f[V]q[uiet]\f[R], \f[V]m[inimal]\f[R], \f[V]n[ormal]\f[R], \f[V]d[etailed]\f[R], and \f[V]diag[nostic]\f[R]. +For more information, see . .RE .IP \[bu] 2 -\f[B]\f[VB]-h|--help\f[B]\f[R] +\f[B]\f[VB]-?|-h|--help\f[B]\f[R] .RS 2 .PP -Shows help and usage information +Prints out a description of how to use the command. .RE .SS Subcommands .SS Whitespace @@ -153,7 +172,7 @@ Default value is whichever IDs are listed in the \f[I].editorconfig\f[R] file. For a list of built-in code style analyzer rule IDs that you can specify, see the list of IDs for code-analysis style rules. .RE .IP \[bu] 2 -\f[B]\f[VB]--severity\f[B]\f[R] +\f[B]\f[VB]--severity \f[B]\f[R] .RS 2 .PP The minimum severity of diagnostics to fix. @@ -178,7 +197,7 @@ For a list of built-in analyzer rule IDs that you can specify, see the list of I For third-party analyzers refer to their documentation. .RE .IP \[bu] 2 -\f[B]\f[VB]--severity\f[B]\f[R] +\f[B]\f[VB]--severity \f[B]\f[R] .RS 2 .PP The minimum severity of diagnostics to fix. diff --git a/documentation/manpages/sdk/dotnet-help.1 b/documentation/manpages/sdk/dotnet-help.1 index 6136b4a1f6a4..59677bea234e 100644 --- a/documentation/manpages/sdk/dotnet-help.1 +++ b/documentation/manpages/sdk/dotnet-help.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-help" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-help" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet help reference .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-help - Shows more detailed documentation online for the specified command. diff --git a/documentation/manpages/sdk/dotnet-migrate.1 b/documentation/manpages/sdk/dotnet-migrate.1 deleted file mode 100644 index 597a6275c919..000000000000 --- a/documentation/manpages/sdk/dotnet-migrate.1 +++ /dev/null @@ -1,130 +0,0 @@ -.\" Automatically generated by Pandoc 2.18 -.\" -.\" Define V font for inline verbatim, using C font in formats -.\" that render this, and otherwise B font. -.ie "\f[CB]x\f[]"x" \{\ -. ftr V B -. ftr VI BI -. ftr VB B -. ftr VBI BI -.\} -.el \{\ -. ftr V CR -. ftr VI CI -. ftr VB CB -. ftr VBI CBI -.\} -.TH "dotnet-migrate" "1" "2025-09-15" "" ".NET Documentation" -.hy -.SH dotnet migrate -.PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 2.x SDK -.SH NAME -.PP -dotnet-migrate - Migrates a Preview 2 .NET Core project to a .NET Core SDK-style project. -.SH SYNOPSIS -.IP -.nf -\f[C] -dotnet migrate [] [--format-report-file-json ] - [-r|--report-file ] [-s|--skip-project-references [Debug|Release]] - [--skip-backup] [-t|--template-file ] [-v|--sdk-package-version] - [-x|--xproj-file] - -dotnet migrate -h|--help -\f[R] -.fi -.SH DESCRIPTION -.PP -This command is deprecated. -The \f[V]dotnet migrate\f[R] command is no longer available starting with .NET Core 3.0 SDK. -It can only migrate a Preview 2 .NET Core project to a 1.x .NET Core project, which is out of support. -.PP -By default, the command migrates the root project and any project references that the root project contains. -This behavior is disabled using the \f[V]--skip-project-references\f[R] option at run time. -.PP -Migration can be performed on the following assets: -.IP \[bu] 2 -A single project by specifying the \f[I]project.json\f[R] file to migrate. -.IP \[bu] 2 -All of the directories specified in the \f[I]global.json\f[R] file by passing in a path to the \f[I]global.json\f[R] file. -.IP \[bu] 2 -A \f[I]solution.sln\f[R] file, where it migrates the projects referenced in the solution. -.IP \[bu] 2 -On all subdirectories of the given directory recursively. -.PP -The \f[V]dotnet migrate\f[R] command keeps the migrated \f[I]project.json\f[R] file inside a \f[V]backup\f[R] directory, which it creates if the directory doesn\[cq]t exist. -This behavior is overridden using the \f[V]--skip-backup\f[R] option. -.PP -By default, the migration operation outputs the state of the migration process to standard output (STDOUT). -If you use the \f[V]--report-file \f[R] option, the output is saved to the file specify. -.PP -The \f[V]dotnet migrate\f[R] command only supports valid Preview 2 \f[I]project.json\f[R]-based projects. -This means that you cannot use it to migrate DNX or Preview 1 \f[I]project.json\f[R]-based projects directly to MSBuild/csproj projects. -You first need to manually migrate the project to a Preview 2 \f[I]project.json\f[R]-based project and then use the \f[V]dotnet migrate\f[R] command to migrate the project. -.SH ARGUMENTS -.PP -\f[V]PROJECT_JSON/GLOBAL_JSON/SOLUTION_FILE/PROJECT_DIR\f[R] -.PP -The path to one of the following: -.IP \[bu] 2 -a \f[I]project.json\f[R] file to migrate. -.IP \[bu] 2 -a \f[I]global.json\f[R] file: the folders specified in \f[I]global.json\f[R] are migrated. -.IP \[bu] 2 -a \f[I]solution.sln\f[R] file: the projects referenced in the solution are migrated. -.IP \[bu] 2 -a directory to migrate: recursively searches for \f[I]project.json\f[R] files to migrate inside the specified directory. -.PP -Defaults to current directory if nothing is specified. -.SH OPTIONS -.PP -\f[V]--format-report-file-json \f[R] -.PP -Output migration report file as JSON rather than user messages. -.PP -\f[V]-h|--help\f[R] -.PP -Prints out a short help for the command. -.PP -\f[V]-r|--report-file \f[R] -.PP -Output migration report to a file in addition to the console. -.PP -\f[V]-s|--skip-project-references [Debug|Release]\f[R] -.PP -Skip migrating project references. -By default, project references are migrated recursively. -.PP -\f[V]--skip-backup\f[R] -.PP -Skip moving \f[I]project.json\f[R], \f[I]global.json\f[R], and \f[I]*.xproj\f[R] to a \f[V]backup\f[R] directory after successful migration. -.PP -\f[V]-t|--template-file \f[R] -.PP -Template csproj file to use for migration. -By default, the same template as the one dropped by \f[V]dotnet new console\f[R] is used. -.PP -\f[V]-v|--sdk-package-version \f[R] -.PP -The version of the sdk package that\[cq]s referenced in the migrated app. -The default is the version of the SDK in \f[V]dotnet new\f[R]. -.PP -\f[V]-x|--xproj-file \f[R] -.PP -The path to the xproj file to use. -Required when there is more than one xproj in a project directory. -.SH EXAMPLES -.PP -Migrate a project in the current directory and all of its project-to-project dependencies: -.PP -\f[V]dotnet migrate\f[R] -.PP -Migrate all projects that \f[I]global.json\f[R] file includes: -.PP -\f[V]dotnet migrate path/to/global.json\f[R] -.PP -Migrate only the current project and no project-to-project (P2P) dependencies. -Also, use a specific SDK version: -.PP -\f[V]dotnet migrate -s -v 1.0.0-preview4\f[R] diff --git a/documentation/manpages/sdk/dotnet-msbuild.1 b/documentation/manpages/sdk/dotnet-msbuild.1 index bc37f2d92c52..7d9d02a6ec77 100644 --- a/documentation/manpages/sdk/dotnet-msbuild.1 +++ b/documentation/manpages/sdk/dotnet-msbuild.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-msbuild" "1" "2025-07-30" "" ".NET Documentation" +.TH "dotnet-msbuild" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet msbuild .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-msbuild - Builds a project and all of its dependencies. diff --git a/documentation/manpages/sdk/dotnet-new-install.1 b/documentation/manpages/sdk/dotnet-new-install.1 index 6a059e4c19e5..7bfe100df1d1 100644 --- a/documentation/manpages/sdk/dotnet-new-install.1 +++ b/documentation/manpages/sdk/dotnet-new-install.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-new-install" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-new-install" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet new install .PP @@ -69,6 +69,10 @@ Additionally, tab completion is now available for \f[V]dotnet new\f[R]. It supports completion for installed template names and for the options a selected template provides. To activate tab completion for the .NET SDK, see Enable tab completion. > > Examples of old syntax: > > - Install the latest version of Azure web jobs project template package: > > \f[V]dotnetcli > dotnet new --install Microsoft.Azure.WebJobs.ProjectTemplates >\f[R] +.RS +.PP +[!WARNING] Templates can run MSBuild code when triggered, don\[cq]t install or run untrusted .NET templates. +.RE .SH ARGUMENTS .IP \[bu] 2 \f[B]\f[VB]\f[B]\f[R] diff --git a/documentation/manpages/sdk/dotnet-new-list.1 b/documentation/manpages/sdk/dotnet-new-list.1 index 1b01e6440af1..35e47358f5cb 100644 --- a/documentation/manpages/sdk/dotnet-new-list.1 +++ b/documentation/manpages/sdk/dotnet-new-list.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-new-list" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-new-list" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet new list .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-new-list - Lists available templates to be run using dotnet-new. diff --git a/documentation/manpages/sdk/dotnet-new-sdk-templates.7 b/documentation/manpages/sdk/dotnet-new-sdk-templates.7 index 8fc161631978..c4e2581a31e0 100644 --- a/documentation/manpages/sdk/dotnet-new-sdk-templates.7 +++ b/documentation/manpages/sdk/dotnet-new-sdk-templates.7 @@ -15,7 +15,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-new-sdk-templates" "7" "2025-09-15" "" ".NET Documentation" +.TH "dotnet-new-sdk-templates" "7" "2025-10-30" "" ".NET Documentation" .hy .SH NAME .PP @@ -498,7 +498,6 @@ By default, \f[I]Directory.Build.targets\f[R] files don\[cq]t inherit from paren .RS 2 .PP Specifies the framework to target. -Available since .NET Core 3.0 SDK. .PP The following table lists the default values according to the SDK version you\[cq]re using: .PP @@ -1041,7 +1040,6 @@ Excludes \f[I]launchSettings.json\f[R] from the generated template. .RS 2 .PP Specifies the framework to target. -Option not available in .NET Core 2.2 SDK. .PP The following table lists the default values according to the SDK version number you\[cq]re using: .PP @@ -1230,7 +1228,6 @@ Only applies to \f[V]Individual\f[R] or \f[V]IndividualB2C\f[R] authentication. .RS 2 .PP Specifies the framework to target. -Option available since .NET Core 3.0 SDK. .PP The following table lists the default values according to the SDK version number you\[cq]re using: .PP @@ -1495,7 +1492,6 @@ Only applies to \f[V]IndividualB2C\f[R] authentication. .RS 2 .PP Specifies the framework to target. -Option not available in .NET Core 2.2 SDK. .PP The following table lists the default values according to the SDK version number you\[cq]re using: .PP @@ -1576,6 +1572,13 @@ Specifies the version of the .NET SDK to use in the \f[I]global.json\f[R] file. The roll-forward policy to use when selecting an SDK version, either as a fallback when a specific SDK version is missing or as a directive to use a later version. For more information, see global-json. .RE +.IP \[bu] 2 +\f[B]\f[VB]--test-runner \f[B]\f[R] +.RS 2 +.PP +This option was introduced in .NET 10 SDK and specifies the test runner to use, either VSTest or Microsoft.Testing.Platform. +The default is VSTest. +.RE .SS \f[V]sln\f[R] .PP Creates an empty solution file containing no projects. @@ -1711,7 +1714,6 @@ This option only applies if authentication is \f[V]None\f[R]. .PP Specifies LocalDB should be used instead of SQLite. Only applies to \f[V]Individual\f[R] or \f[V]IndividualB2C\f[R] authentication. -Available since .NET Core 3.0 SDK. .RE .IP \[bu] 2 \f[B]\f[VB]-f|--framework \f[B]\f[R] diff --git a/documentation/manpages/sdk/dotnet-new-search.1 b/documentation/manpages/sdk/dotnet-new-search.1 index 91924986c113..4462c7d13b71 100644 --- a/documentation/manpages/sdk/dotnet-new-search.1 +++ b/documentation/manpages/sdk/dotnet-new-search.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-new-search" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-new-search" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet new search .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 5.0.300 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-new-search - searches for the templates supported by dotnet-new on NuGet.org. diff --git a/documentation/manpages/sdk/dotnet-new-uninstall.1 b/documentation/manpages/sdk/dotnet-new-uninstall.1 index 7997f403986e..ef9f96b1eb9d 100644 --- a/documentation/manpages/sdk/dotnet-new-uninstall.1 +++ b/documentation/manpages/sdk/dotnet-new-uninstall.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-new-uninstall" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-new-uninstall" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet new uninstall .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-new-uninstall - uninstalls a template package. diff --git a/documentation/manpages/sdk/dotnet-new-update.1 b/documentation/manpages/sdk/dotnet-new-update.1 index 49c560571a85..2b418db3dddd 100644 --- a/documentation/manpages/sdk/dotnet-new-update.1 +++ b/documentation/manpages/sdk/dotnet-new-update.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-new-update" "1" "2025-06-13" "" ".NET Documentation" +.TH "dotnet-new-update" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet new update .PP -\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET Core 3.1 SDK and later versions +\f[B]This article applies to:\f[R] \[u2714]\[uFE0F] .NET 6 SDK and later versions .SH NAME .PP dotnet-new-update - updates installed template packages. diff --git a/documentation/manpages/sdk/dotnet-new.1 b/documentation/manpages/sdk/dotnet-new.1 index 3ba477b121aa..97e2d8303a37 100644 --- a/documentation/manpages/sdk/dotnet-new.1 +++ b/documentation/manpages/sdk/dotnet-new.1 @@ -14,11 +14,11 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "dotnet-new" "1" "2025-09-15" "" ".NET Documentation" +.TH "dotnet-new" "1" "2025-10-30" "" ".NET Documentation" .hy .SH dotnet new