[release/v7.4.17] Update branch for release#27580
Merged
jshigetomi merged 3 commits intoJun 9, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates dependency and tooling versions across the repo to align with the latest .NET 8 SDK and patch-level package releases.
Changes:
- Bumps .NET SDK from 8.0.421 to 8.0.422 (and matches SDK image metadata).
- Updates several NuGet package references from 8.0.27 → 8.0.28, and related patch bumps.
- Normalizes cgmanifest schema placement and refreshes dependency change log entries.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tools/cgmanifest/main/cgmanifest.json | Moves $schema to the top and updates component versions to 8.0.28 |
| test/tools/WebListener/WebListener.csproj | Updates ASP.NET Core package references to 8.0.28 |
| test/tools/TestService/TestService.csproj | Updates Windows.Compatibility and System.Drawing.Common to 8.0.28 |
| test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj | Bumps Microsoft.PowerShell.CoreCLR.Eventing to 7.4.16 |
| test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj | Bumps Microsoft.Bcl.AsyncInterfaces to 9.0.17 |
| test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj | Bumps Microsoft.Bcl.AsyncInterfaces to 9.0.17 |
| src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj | Updates pinned dependency versions to 8.0.28 |
| src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj | Updates System.Drawing.Common to 8.0.28 |
| global.json | Updates pinned .NET SDK to 8.0.422 |
| DotnetRuntimeMetadata.json | Updates sdkImageVersion to 8.0.422 |
| CHANGELOG/v7.4/dependencychanges.json | Adds changelog entry for SDK update and normalizes timestamp formatting |
This file contains hidden or 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
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.
lts - Automated by PowerShell Bot