-
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/8.0.3xx #47467
Merged
edvilme
merged 24 commits into
dotnet:release/8.0.3xx
from
vseanreesermsft:internal-merge-8.0.3xx-2025-03-11-1244
Mar 11, 2025
Merged
Merging internal commits for release/8.0.3xx #47467
edvilme
merged 24 commits into
dotnet:release/8.0.3xx
from
vseanreesermsft:internal-merge-8.0.3xx-2025-03-11-1244
Mar 11, 2025
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-8.0.100**: from 8.0.12 to 8.0.14 (parent: Microsoft.NETCore.App.Runtime.win-x64) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:471db9b4-49ec-4921-de46-08dc11e85c3a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 471db9b4-49ec-4921-de46-08dc11e85c3a - **Build**: 20250211.10 - **Date Produced**: February 12, 2025 3:38:00 AM UTC - **Commit**: d8ee7c837b53a52795d374c694ff2c72b62bcef0 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Logging.Abstractions**: [from 8.0.3 to 8.0.3][1] - **Microsoft.NET.HostModel**: [from 8.0.13-servicing.25066.9 to 8.0.14-servicing.25111.10][1] - **Microsoft.NET.ILLink.Tasks**: [from 8.0.13 to 8.0.14][1] - **Microsoft.NETCore.App.Host.win-x64**: [from 8.0.13 to 8.0.14][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.13 to 8.0.14][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.13 to 8.0.14][1] - **Microsoft.NETCore.DotNetHostResolver**: [from 8.0.13 to 8.0.14][1] - **Microsoft.NETCore.Platforms**: [from 8.0.13-servicing.25066.9 to 8.0.14-servicing.25111.10][1] - **System.Formats.Asn1**: [from 8.0.2 to 8.0.2][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.13-servicing.25066.9 to 8.0.14-servicing.25111.10][1] - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: [from 8.0.13-servicing.25066.9 to 8.0.14-servicing.25111.10][1] - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: [from 8.0.12 to 8.0.14][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCeba546b0f0d448e0176a2222548fd7a2fbf464c0&targetVersion=GCd8ee7c837b53a52795d374c694ff2c72b62bcef0&_a=files [2]: dotnet/emsdk@c458a76...ec84e77 [DependencyUpdate]: <> (End) [marker]: <> (End:471db9b4-49ec-4921-de46-08dc11e85c3a)
Merge from public release/8.0.3xx to internal/release/8.0.3xx and resolve conflicts if necessary ---- #### AI description (iteration 1) #### PR Classification Merge from public branch to internal release branch. #### PR Summary This pull request merges updates from the public branch into the internal release branch, including updates to package sources and dependencies. - Updated `NuGet.config` with new package sources and removed outdated ones. - Updated `eng/Version.Details.xml` with new versions and SHAs for various dependencies. - Updated `global.json` to reference new versions of `Microsoft.DotNet.Arcade.Sdk` and `Microsoft.DotNet.Helix.Sdk`. - Updated `eng/Versions.props` with new versions for `MicrosoftBuildPackageVersion`, `MicrosoftBuildLocalizationPackageVersion`, and `MicrosoftDotNetXUnitExtensionsVersion`. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-windowsdesktop build 20250212.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.13 -> To Version 8.0.14 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.13-servicing.25066.5 -> To Version 8.0.14-servicing.25112.3 (parent: Microsoft.WindowsDesktop.App.Ref
…otnet-aspnetcore build 20250212.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.8.0 From Version 8.0.13-servicing.25066.10 -> To Version 8.0.14-servicing.25112.9
…otnet-runtime build 20250211.18 Microsoft.Extensions.Logging.Abstractions , 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 , System.Formats.Asn1 , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.3 -> To Version 8.0.3
…3 repositories 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 8.0.13-servicing.25066.5 to 8.0.14-servicing.25112.3 (parent: Microsoft.WindowsDesktop.App.Ref) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:1adb2556-0120-43d1-c468-08dc11e32ec2) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 1adb2556-0120-43d1-c468-08dc11e32ec2 - **Build**: 20250212.3 - **Date Produced**: February 12, 2025 9:14:35 PM UTC - **Commit**: 69887e87036c6dcd5353f22004673f984e730c9c - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.13 to 8.0.14][1] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.13 to 8.0.14][1] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.13-servicing.25067.2 to 8.0.14-servicing.25112.3][1] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.13-servicing.25067.2 to 8.0.14-servicing.25112.3][1] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.13-servicing.25066.5 to 8.0.14-servicing.25112.3][2] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GCe43b37de7d5916352702dda1b65d98dd66f5f9f4&targetVersion=GC69887e87036c6dcd5353f22004673f984e730c9c&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GCb7c5b2dd5e9b61459c7ba2e58f306029ec791c0d&targetVersion=GC8cb5046180a4017a2deebd673641844bd5e9d444&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:1adb2556-0120-43d1-c468-08dc11e32ec2) [marker]: <> (Begin:911684f3-0faa-4fc9-de45-08dc11e85c3a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 911684f3-0faa-4fc9-de45-08dc11e85c3a - **Build**: 20250212.9 - **Date Produced**: February 12, 2025 10:48:42 PM UTC - **Commit**: de7b00c4d2de63b521485a7faba6f3c3fe0b6294 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-dev-certs**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][3] - **dotnet-user-jwts**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][3] - **dotnet-user-secrets**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][3] - **Microsoft.AspNetCore.Analyzers**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][3] - **Microsoft.AspNetCore.App.Ref**: [from 8.0.13 to 8.0.14][3] - **Microsoft.AspNetCore.App.Re...
…otnet-aspnetcore build 20250212.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.14-servicing.25112.9 -> To Version 8.0.14-servicing.25112.21
…dnceng/internal/dotnet-aspnetcore This pull request updates the following dependencies [marker]: <> (Begin:911684f3-0faa-4fc9-de45-08dc11e85c3a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 911684f3-0faa-4fc9-de45-08dc11e85c3a - **Build**: 20250212.21 - **Date Produced**: February 13, 2025 6:57:56 AM UTC - **Commit**: 25ef4aa38b77974263cb10f6e9cbd10135f17b59 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-dev-certs**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **dotnet-user-jwts**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **dotnet-user-secrets**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **Microsoft.AspNetCore.Analyzers**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **Microsoft.AspNetCore.App.Ref**: [from 8.0.14 to 8.0.14][1] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.14 to 8.0.14][1] - **Microsoft.AspNetCore.Authorization**: [from 8.0.14 to 8.0.14][1] - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **Microsoft.AspNetCore.Components.Web**: [from 8.0.14 to 8.0.14][1] - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] - **Microsoft.AspNetCore.TestHost**: [from 8.0.14 to 8.0.14][1] - **Microsoft.Extensions.FileProviders.Embedded**: [from 8.0.14 to 8.0.14][1] - **Microsoft.Extensions.ObjectPool**: [from 8.0.14 to 8.0.14][1] - **Microsoft.JSInterop**: [from 8.0.14 to 8.0.14][1] - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.14-servicing.25112.9 to 8.0.14-servicing.25112.21][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCde7b00c4d2de63b521485a7faba6f3c3fe0b6294&targetVersion=GC25ef4aa38b77974263cb10f6e9cbd10135f17b59&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:911684f3-0faa-4fc9-de45-08dc11e85c3a)
…otnet-windowsdesktop build 20250212.8 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.14 -> To Version 8.0.14 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.14-servicing.25112.3 -> To Version 8.0.14-servicing.25112.6 (parent: Microsoft.WindowsDesktop.App.Ref
…otnet-windowsdesktop build 20250213.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.14 -> To Version 8.0.14 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.14-servicing.25112.3 -> To Version 8.0.14-servicing.25113.2 (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 8.0.14-servicing.25112.3 to 8.0.14-servicing.25113.2 (parent: Microsoft.WindowsDesktop.App.Ref) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:1adb2556-0120-43d1-c468-08dc11e32ec2) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 1adb2556-0120-43d1-c468-08dc11e32ec2 - **Build**: 20250213.1 - **Date Produced**: February 13, 2025 8:09:40 PM UTC - **Commit**: 8506c0d82a3737ab3e7edce3976f11065bb57fd2 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.14 to 8.0.14][3] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.14 to 8.0.14][3] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.14-servicing.25112.3 to 8.0.14-servicing.25113.1][3] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.14-servicing.25112.3 to 8.0.14-servicing.25113.1][3] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.14-servicing.25112.3 to 8.0.14-servicing.25113.2][4] [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC69887e87036c6dcd5353f22004673f984e730c9c&targetVersion=GC8506c0d82a3737ab3e7edce3976f11065bb57fd2&_a=files [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC8cb5046180a4017a2deebd673641844bd5e9d444&targetVersion=GCaf059f93ea0cd5b695d098162f0d9b1651adb6a3&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:1adb2556-0120-43d1-c468-08dc11e32ec2)
…-merge-8.0.3xx-2025-03-11-1244
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.