-
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.1xx #47469
Merged
v-wuzhai
merged 24 commits into
dotnet:release/8.0.1xx
from
vseanreesermsft:internal-merge-8.0.1xx-2025-03-11-1247
Mar 12, 2025
Merged
Merging internal commits for release/8.0.1xx #47469
v-wuzhai
merged 24 commits into
dotnet:release/8.0.1xx
from
vseanreesermsft:internal-merge-8.0.1xx-2025-03-11-1247
Mar 12, 2025
+92
−131
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:dd95552e-72fb-4363-9b59-08dbd5a5c3e7) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: dd95552e-72fb-4363-9b59-08dbd5a5c3e7 - **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:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
…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-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-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:5ae73aca-14b4-4570-17b0-08dbd53e3897) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 5ae73aca-14b4-4570-17b0-08dbd53e3897 - **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][1] - **dotnet-user-jwts**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **dotnet-user-secrets**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **Microsoft.AspNetCore.Analyzers**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **Microsoft.AspNetCore.App.Ref**: [from 8.0.13 to 8.0.14][1] - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.13 to 8.0.14][1] - **Microsoft.AspNetCore.Authorization**: [from 8.0.13 to 8.0.14][1] - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **Microsoft.AspNetCore.Components.Web**: [from 8.0.13 to 8.0.14][1] - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] - **Microsoft.AspNetCore.TestHost**: [from 8.0.13 to 8.0.14][1] - **Microsoft.Extensions.FileProviders.Embedded**: [from 8.0.13 to 8.0.14][1] - **Microsoft.Extensions.ObjectPool**: [from 8.0.13 to 8.0.14][1] - **Microsoft.JSInterop**: [from 8.0.13 to 8.0.14][1] - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.13-servicing.25066.10 to 8.0.14-servicing.25112.9][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC009e1ccafde4086ea52999e878f6e7aa5a7c4ccf&targetVersion=GCde7b00c4d2de63b521485a7faba6f3c3fe0b6294&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:5ae73aca-14b4-4570-17b0-08dbd53e3897) [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) [m...
…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:5ae73aca-14b4-4570-17b0-08dbd53e3897) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - **Subscription**: 5ae73aca-14b4-4570-17b0-08dbd53e3897 - **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:5ae73aca-14b4-4570-17b0-08dbd53e3897)
…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:43ca46dd-3142-499e-f076-08dbd5a5cbe7) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: 43ca46dd-3142-499e-f076-08dbd5a5cbe7 - **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:43ca46dd-3142-499e-f076-08dbd5a5cbe7)
…-merge-8.0.1xx-2025-03-11-1247
v-wuzhai
approved these changes
Mar 12, 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.