-
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.2xx #47471
Merged
edvilme
merged 33 commits into
dotnet:release/9.0.2xx
from
vseanreesermsft:internal-merge-9.0.2xx-2025-03-11-1248
Mar 11, 2025
Merged
Merging internal commits for release/9.0.2xx #47471
edvilme
merged 33 commits into
dotnet:release/9.0.2xx
from
vseanreesermsft:internal-merge-9.0.2xx-2025-03-11-1248
Mar 11, 2025
+188
−181
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
…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**: from 9.0.2 to 9.0.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - **Microsoft.SourceBuild.Intermediate.emsdk**: from 9.0.2-servicing.25061.2 to 9.0.3-servicing.25105.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:cad9b058-2c13-4353-bfb5-21802792cfae) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: cad9b058-2c13-4353-bfb5-21802792cfae - **Build**: 20250211.13 - **Date Produced**: February 12, 2025 3:59:19 AM UTC - **Commit**: 831d23e56149cd59c40fc00c7feb7c5334bd19c4 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Bcl.AsyncInterfaces**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.DependencyModel**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.FileProviders.Abstractions**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.FileSystemGlobbing**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.Logging**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.Logging.Abstractions**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.Logging.Console**: [from 9.0.2 to 9.0.3][1] - **Microsoft.NET.HostModel**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1] - **Microsoft.NET.ILLink.Tasks**: [from 9.0.2 to 9.0.3][1] - **Microsoft.NETCore.App.Host.win-x64**: [from 9.0.2 to 9.0.3][1] - **Microsoft.NETCore.App.Ref**: [from 9.0.2 to 9.0.3][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.2 to 9.0.3][1] - **Microsoft.NETCore.Platforms**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1] - **Microsoft.Win32.SystemEvents**: [from 9.0.2 to 9.0.3][1] - **System.CodeDom**: [from 9.0.2 to 9.0.3][1] - **System.Composition.AttributedModel**: [from 9.0.2 to 9.0.3][1] - **System.Composition.Convention**: [from 9.0.2 to 9.0.3][1] - **System.Composition.Hosting**: [from 9.0.2 to 9.0.3][1] - **System.Composition.Runtime**: [from 9.0.2 to 9.0.3][1] - **System.Composition.TypedParts**: [from 9.0.2 to 9.0.3][1] - **System.Configuration.ConfigurationManager**: [from 9.0.2 to 9.0.3][1] - **System.Formats.Asn1**: [from 9.0.2 to 9.0.3][1] - **System.Reflection.MetadataLoadContext**: [from 9.0.2 to 9.0.3][1] - **System.Resources.Extensions**: [from 9.0.2 to 9.0.3][1] - **System.Security.Cryptography.Pkcs**: [from 9.0.2 to 9.0.3][1] - **System.S...
Merge from public release/9.0.2xx to internal/release/9.0.2xx and resolve conflicts if necessary ---- #### AI description (iteration 1) #### PR Classification Merge from public branch to internal release branch. #### PR Summary This pull request updates dependencies and package sources to newer versions. - Updated dependency versions in `/eng/Version.Details.xml`. - Added multiple new package sources in `/NuGet.config`. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-aspnetcore build 20250212.20 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.2-rtm.25067.4 -> To Version 9.0.3-servicing.25112.20
…dnceng/internal/dotnet-aspnetcore This pull request updates the following dependencies [marker]: <> (Begin:272f8f99-ac31-4bb2-aa9f-c740a38c4313) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 272f8f99-ac31-4bb2-aa9f-c740a38c4313 - **Build**: 20250212.20 - **Date Produced**: February 13, 2025 5:18:58 AM UTC - **Commit**: b96167fbfe8bd45d94e4dcda42c7d09eb5745459 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-dev-certs**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **dotnet-user-jwts**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **dotnet-user-secrets**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.AspNetCore.Analyzers**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.AspNetCore.App.Ref**: [from 9.0.2 to 9.0.3][1] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 9.0.2 to 9.0.3][1] - **Microsoft.AspNetCore.Authorization**: [from 9.0.2 to 9.0.3][1] - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.AspNetCore.Components.Web**: [from 9.0.2 to 9.0.3][1] - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.AspNetCore.TestHost**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.FileProviders.Embedded**: [from 9.0.2 to 9.0.3][1] - **Microsoft.Extensions.ObjectPool**: [from 9.0.2 to 9.0.3][1] - **Microsoft.JSInterop**: [from 9.0.2 to 9.0.3][1] - **VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] - **Microsoft.SourceBuild.Intermediate.aspnetcore**: [from 9.0.2-rtm.25067.4 to 9.0.3-servicing.25112.20][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC704f7cb1d2cea33afb00c2097731216f121c2c73&targetVersion=GCb96167fbfe8bd45d94e4dcda42c7d09eb5745459&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:272f8f99-ac31-4bb2-aa9f-c740a38c4313)
…otnet-windowsdesktop build 20250212.2 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.2 -> To Version 9.0.3 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.2-rtm.25067.2 -> To Version 9.0.3-rtm.25112.4 (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.2-rtm.25067.2 to 9.0.3-rtm.25112.4 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.2-servicing.25066.8 to 9.0.3-servicing.25111.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.2-rtm.25067.2 to 9.0.3-rtm.25112.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:4b8e39ed-924c-4a3f-90dd-25c2af496092) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 4b8e39ed-924c-4a3f-90dd-25c2af496092 - **Build**: 20250212.2 - **Date Produced**: February 12, 2025 9:02:45 PM UTC - **Commit**: 97524695e33f328f45ae21009e7287d1c378ed66 - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.2 to 9.0.3][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.2 to 9.0.3][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.2-servicing.25067.4 to 9.0.3-servicing.25112.2][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.2-servicing.25067.4 to 9.0.3-servicing.25112.2][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.2-rtm.25067.2 to 9.0.3-rtm.25112.4][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.2-servicing.25066.8 to 9.0.3-servicing.25111.6][3] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.2-rtm.25067.2 to 9.0.3-rtm.25112.4][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCf971ec245a9aa0e7677b2fe6a565e2979cc59fde&targetVersion=GC97524695e33f328f45ae21009e7287d1c378ed66&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC6498db3ee0fbc2790831b28cd47a7b8ef500cb17&targetVersion=GC4b241d5e744d9a9d4bbd50a559807c3c4cdf41a7&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCf15a0b2339942cc52d7c24cb82739d8401ead77f&targetVersion=GCa0c1376228b4ce7378393ab29c33c9d76125a052&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:4b8e39ed-924c-4a3f-90dd-25c2af496092)
…otnet-windowsdesktop build 20250213.2 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.3 -> To Version 9.0.3 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.3-rtm.25112.4 -> To Version 9.0.3-rtm.25113.4 (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.3-rtm.25112.4 to 9.0.3-rtm.25113.4 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.3-servicing.25111.6 to 9.0.3-servicing.25112.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.3-rtm.25112.4 to 9.0.3-rtm.25113.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:4b8e39ed-924c-4a3f-90dd-25c2af496092) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 4b8e39ed-924c-4a3f-90dd-25c2af496092 - **Build**: 20250213.2 - **Date Produced**: February 13, 2025 9:09:57 PM UTC - **Commit**: 1c33258cdd6220239735d6a7a18ef6adc082038c - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.3 to 9.0.3][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.3 to 9.0.3][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.3-servicing.25112.2 to 9.0.3-servicing.25113.2][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.3-servicing.25112.2 to 9.0.3-servicing.25113.2][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.3-rtm.25112.4 to 9.0.3-rtm.25113.4][2] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.3-servicing.25111.6 to 9.0.3-servicing.25112.2][3] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.3-rtm.25112.4 to 9.0.3-rtm.25113.4][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC97524695e33f328f45ae21009e7287d1c378ed66&targetVersion=GC1c33258cdd6220239735d6a7a18ef6adc082038c&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC4b241d5e744d9a9d4bbd50a559807c3c4cdf41a7&targetVersion=GCf58f709bc102a0d15aa6ffe4d9a7435bebd3079e&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCa0c1376228b4ce7378393ab29c33c9d76125a052&targetVersion=GC5bf1bff0e58e41f748a8a6d7c666ed28e033e318&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:4b8e39ed-924c-4a3f-90dd-25c2af496092)
…-merge-9.0.2xx-2025-03-11-1248
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
edvilme
approved these changes
Mar 11, 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.