-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging internal commits for release/9.0.1xx #45962
Open
vseanreesermsft
wants to merge
35
commits into
dotnet:release/9.0.1xx
Choose a base branch
from
vseanreesermsft:internal-merge-9.0.1xx-2025-01-14-1036
base: release/9.0.1xx
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merging internal commits for release/9.0.1xx #45962
vseanreesermsft
wants to merge
35
commits into
dotnet:release/9.0.1xx
from
vseanreesermsft:internal-merge-9.0.1xx-2025-01-14-1036
+192
−185
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rther information regarding this change.
Create Subdirectory for Temp Deps.Json File. Please contact me for further information regarding this change. ---- #### AI description (iteration 1) #### PR Classification Code cleanup #### PR Summary Refactored the creation of temporary dependency JSON files to use a subdirectory for better organization. - `src/Cli/dotnet/CommandFactory/CommandResolution/ProjectToolsCommandResolver.cs`: Changed the temporary file creation to use a subdirectory by combining `PathUtilities.CreateTempSubdirectory()` with `Path.GetRandomFileName()`.
…otnet-runtime build 20241203.14 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.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , 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 , 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.0 -> To Version 9.0.1 Dependency coherency updates Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100,Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.0-rtm.24528.2 -> To Version 9.0.1-servicing.24571.2 (parent: Microsoft.NETCore.App.Runtime.win-x64
…dnceng/internal/dotnet-runtime 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.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.0-rtm.24528.2 to 9.0.1-servicing.24571.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100**: from 9.0.0 to 9.0.1 (parent: Microsoft.NETCore.App.Runtime.win-x64) - **Microsoft.SourceBuild.Intermediate.emsdk**: from 9.0.0-rtm.24528.2 to 9.0.1-servicing.24571.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 57bb26e6-6f64-40cf-a4ea-5b973f41bc22 - **Build**: 20241203.14 - **Date Produced**: December 4, 2024 2:31:43 AM UTC - **Commit**: 69ae1ac0682f4b69b1d733fbf3bdee2825a2aab2 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.DependencyModel**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.Logging**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.Logging.Console**: [from 9.0.0 to 9.0.1][1] - **Microsoft.NET.HostModel**: [from 9.0.0-rtm.24528.9 to 9.0.1-servicing.24603.14][1] - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0 to 9.0.1][1] - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.0 to 9.0.1][1] - **Microsoft.NETCore.App.Ref**: [from 9.0.0 to 9.0.1][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0 to 9.0.1][1] - **Microsoft.NETCore.Platforms**: [from 9.0.0-rtm.24528.9 to 9.0.1-servicing.24603.14][1] - **Microsoft.Win32.SystemEvents**: [from 9.0.0 to 9.0.1][1] - **System.CodeDom**: [from 9.0.0 to 9.0.1][1] - **System.Composition.AttributedModel**: [from 9.0.0 to 9.0.1][1] - **System.Composition.Convention**: [from 9.0.0 to 9.0.1][1] - **System.Composition.Hosting**: [from 9.0.0 to 9.0.1][1] - **System.Composition.Runtime**: [from 9.0.0 to 9.0.1][1] - **System.Composition.TypedParts**: [from 9.0.0 to 9.0.1][1] - **System.Configuration.ConfigurationManager**: [from 9.0.0 to 9.0.1][1] - **System.Formats.Asn1**: [from 9.0.0 to 9.0.1][1] - **Sy...
…otnet-windowsdesktop build 20241204.4 Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.0 -> To Version 9.0.1 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.0-rtm.24529.2 -> To Version 9.0.1-rtm.24604.3 (parent: Microsoft.WindowsDesktop.App.Ref
…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.0-rtm.24529.2 to 9.0.1-rtm.24604.3 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.0-rtm.24529.1 to 9.0.1-servicing.24604.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.0-rtm.24529.2 to 9.0.1-rtm.24604.3 (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 - **Build**: 20241204.4 - **Date Produced**: December 4, 2024 9:31:09 PM UTC - **Commit**: 1db7b9dd6405faab770fe63d6fe0acbce686ffa9 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.0 to 9.0.1][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.0 to 9.0.1][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24529.2 to 9.0.1-servicing.24604.4][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.0-rtm.24529.2 to 9.0.1-servicing.24604.4][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.0-rtm.24529.2 to 9.0.1-rtm.24604.3][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.0-rtm.24529.1 to 9.0.1-servicing.24604.3][3] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.0-rtm.24529.2 to 9.0.1-rtm.24604.3][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC308dc7955704be60afc72ec00902cc18e028c3c2&targetVersion=GC1db7b9dd6405faab770fe63d6fe0acbce686ffa9&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCa04736acb8edb533756131d3d5fc55f15cd03d6a&targetVersion=GCaaef42794203f462cc23c0ffab4086108938182e&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC62ebdb4b0d5cc7e163b8dc9331dc196e576bf162&targetVersion=GCa0809427d515428bce23e14fe9ca6214d19054c4&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a)
…otnet-aspnetcore build 20241204.7 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.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.0-rtm.24529.3 -> To Version 9.0.1-rtm.24604.7
…dnceng/internal/dotnet-aspnetcore This pull request updates the following dependencies [marker]: <> (Begin:7c429c14-b12b-40f6-ae9e-395f98f369df) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 7c429c14-b12b-40f6-ae9e-395f98f369df - **Build**: 20241204.7 - **Date Produced**: December 5, 2024 12:16:11 AM UTC - **Commit**: 4e4e1fc383c5abd03312fa95955982df4607c621 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-dev-certs**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **dotnet-user-jwts**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **dotnet-user-secrets**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.AspNetCore.Analyzers**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0 to 9.0.1][1] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 9.0.0 to 9.0.1][1] - **Microsoft.AspNetCore.Authorization**: [from 9.0.0 to 9.0.1][1] - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.AspNetCore.Components.Web**: [from 9.0.0 to 9.0.1][1] - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.AspNetCore.TestHost**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Embedded**: [from 9.0.0 to 9.0.1][1] - **Microsoft.Extensions.ObjectPool**: [from 9.0.0 to 9.0.1][1] - **Microsoft.JSInterop**: [from 9.0.0 to 9.0.1][1] - **VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] - **Microsoft.SourceBuild.Intermediate.aspnetcore**: [from 9.0.0-rtm.24529.3 to 9.0.1-rtm.24604.7][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCaf22effae4069a5dfb9b0735859de48820104f5b&targetVersion=GC4e4e1fc383c5abd03312fa95955982df4607c621&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7c429c14-b12b-40f6-ae9e-395f98f369df)
…otnet-runtime build 20241210.10 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.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , 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 , 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.1 -> To Version 9.0.1 Dependency coherency updates Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100,Microsoft.SourceBuild.Intermediate.emsdk From Version 9.0.1-servicing.24571.2 -> To Version 9.0.1-servicing.24604.3 (parent: Microsoft.NETCore.App.Runtime.win-x64
…dnceng/internal/dotnet-runtime 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.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.1-servicing.24571.2 to 9.0.1-servicing.24604.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100**: from 9.0.1 to 9.0.1 (parent: Microsoft.NETCore.App.Runtime.win-x64) - **Microsoft.SourceBuild.Intermediate.emsdk**: from 9.0.1-servicing.24571.2 to 9.0.1-servicing.24604.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:57bb26e6-6f64-40cf-a4ea-5b973f41bc22) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 57bb26e6-6f64-40cf-a4ea-5b973f41bc22 - **Build**: 20241210.10 - **Date Produced**: December 11, 2024 1:29:59 AM UTC - **Commit**: c8acea22626efab11c13778c028975acdc34678f - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.DependencyModel**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.Logging.Console**: [from 9.0.1 to 9.0.1][1] - **Microsoft.NET.HostModel**: [from 9.0.1-servicing.24603.14 to 9.0.1-servicing.24610.10][1] - **Microsoft.NET.ILLink.Tasks**: [from 9.0.1 to 9.0.1][1] - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.1 to 9.0.1][1] - **Microsoft.NETCore.App.Ref**: [from 9.0.1 to 9.0.1][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.1 to 9.0.1][1] - **Microsoft.NETCore.Platforms**: [from 9.0.1-servicing.24603.14 to 9.0.1-servicing.24610.10][1] - **Microsoft.Win32.SystemEvents**: [from 9.0.1 to 9.0.1][1] - **System.CodeDom**: [from 9.0.1 to 9.0.1][1] - **System.Composition.AttributedModel**: [from 9.0.1 to 9.0.1][1] - **System.Composition.Convention**: [from 9.0.1 to 9.0.1][1] - **System.Composition.Hosting**: [from 9.0.1 to 9.0.1][1] - **System.Composition.Runtime**: [from 9.0.1 to 9.0.1][1] - **System.Composition.TypedParts**: [from 9.0.1 to 9.0.1][1] - **System.Configuration.ConfigurationManager**: [from 9.0.1 to 9.0.1][1] - **System.Formats.Asn1**: [from 9...
…dnceng/internal/dotnet-aspnetcore This pull request updates the following dependencies [marker]: <> (Begin:7c429c14-b12b-40f6-ae9e-395f98f369df) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 7c429c14-b12b-40f6-ae9e-395f98f369df - **Build**: 20241210.5 - **Date Produced**: December 11, 2024 4:19:37 AM UTC - **Commit**: 45da74322d3553d7009b45fef9f725a91451c068 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-dev-certs**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **dotnet-user-jwts**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **dotnet-user-secrets**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.AspNetCore.Analyzers**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.AspNetCore.App.Ref**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.Authorization**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.AspNetCore.Components.Web**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.AspNetCore.TestHost**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Embedded**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.ObjectPool**: [from 9.0.1 to 9.0.1][1] - **Microsoft.JSInterop**: [from 9.0.1 to 9.0.1][1] - **VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] - **Microsoft.SourceBuild.Intermediate.aspnetcore**: [from 9.0.1-rtm.24604.7 to 9.0.1-rtm.24610.5][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC4e4e1fc383c5abd03312fa95955982df4607c621&targetVersion=GC45da74322d3553d7009b45fef9f725a91451c068&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7c429c14-b12b-40f6-ae9e-395f98f369df)
…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.1-rtm.24604.3 to 9.0.1-rtm.24610.3 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.1-servicing.24604.3 to 9.0.1-servicing.24610.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.1-rtm.24604.3 to 9.0.1-rtm.24610.3 (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 - **Build**: 20241210.4 - **Date Produced**: December 11, 2024 5:46:44 AM UTC - **Commit**: af254ce17dd6827439a1e51006ddf804a0093a13 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.1 to 9.0.1][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.1 to 9.0.1][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.1-servicing.24604.4 to 9.0.1-servicing.24610.4][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.1-servicing.24604.4 to 9.0.1-servicing.24610.4][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.1-rtm.24604.3 to 9.0.1-rtm.24610.3][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.1-servicing.24604.3 to 9.0.1-servicing.24610.6][3] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.1-rtm.24604.3 to 9.0.1-rtm.24610.3][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC1db7b9dd6405faab770fe63d6fe0acbce686ffa9&targetVersion=GCaf254ce17dd6827439a1e51006ddf804a0093a13&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCaaef42794203f462cc23c0ffab4086108938182e&targetVersion=GCf26d48cd826cfd41bed05708d1cdc9e219bf8514&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCa0809427d515428bce23e14fe9ca6214d19054c4&targetVersion=GC5a82e6f3c764285d3e2c5307e46fd5cbd546c7cd&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a)
…otnet-aspnetcore build 20241210.9 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.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore From Version 9.0.1-rtm.24610.5 -> To Version 9.0.1-rtm.24610.9
…dnceng/internal/dotnet-aspnetcore This pull request updates the following dependencies [marker]: <> (Begin:7c429c14-b12b-40f6-ae9e-395f98f369df) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 7c429c14-b12b-40f6-ae9e-395f98f369df - **Build**: 20241210.9 - **Date Produced**: December 11, 2024 8:12:51 AM UTC - **Commit**: 4442a188f9200a57635373dcd640893c0e8dcc78 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-dev-certs**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **dotnet-user-jwts**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **dotnet-user-secrets**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.AspNetCore.Analyzers**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.AspNetCore.App.Ref**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.Authorization**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.AspNetCore.Components.Web**: [from 9.0.1 to 9.0.1][1] - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.AspNetCore.TestHost**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.FileProviders.Embedded**: [from 9.0.1 to 9.0.1][1] - **Microsoft.Extensions.ObjectPool**: [from 9.0.1 to 9.0.1][1] - **Microsoft.JSInterop**: [from 9.0.1 to 9.0.1][1] - **VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] - **Microsoft.SourceBuild.Intermediate.aspnetcore**: [from 9.0.1-rtm.24610.5 to 9.0.1-rtm.24610.9][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC45da74322d3553d7009b45fef9f725a91451c068&targetVersion=GC4442a188f9200a57635373dcd640893c0e8dcc78&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7c429c14-b12b-40f6-ae9e-395f98f369df)
…-merge-9.0.1xx-2025-01-14-1036
dotnet-issue-labeler
bot
added
Area-Infrastructure
untriaged
Request triage from a team member
labels
Jan 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.