[release/v7.5.8] Update branch for release#27581
Merged
TravisEz13 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 the repository’s .NET SDK and associated NuGet package pins to the next patch version, and refreshes the component detection manifest metadata.
Changes:
- Bump .NET SDK from 9.0.314 to 9.0.315 (global.json + runtime metadata + changelog entry).
- Update multiple NuGet package references from 9.0.16 to 9.0.17 across src/test projects.
- Move/add
$schemato the top of the component detection manifest (cgmanifest).
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tools/cgmanifest/main/cgmanifest.json | Adds/moves $schema to the top and updates pinned component versions to 9.0.17. |
| test/tools/WebListener/WebListener.csproj | Updates ASP.NET Core + CodePages package references to 9.0.17. |
| test/tools/TestService/TestService.csproj | Updates a set of runtime/system package references to 9.0.17. |
| test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj | Updates PowerShell eventing + system package references to newer versions (incl. 9.0.17). |
| test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj | Updates async interfaces + System.* package pins to 9.0.17. |
| test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj | Updates async interfaces + System.* package pins to 9.0.17. |
| src/System.Management.Automation/System.Management.Automation.csproj | Updates System.* and related package references to 9.0.17. |
| src/System.Management.Automation/SourceGenerators/PSVersionInfoGenerator/PSVersionInfoGenerator.csproj | Updates immutable/metadata/codepages to 9.0.17. |
| src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj | Updates EventLog/ServiceController references to 9.0.17. |
| src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj | Updates forced dependency pins across many packages to 9.0.17. |
| src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj | Updates EventLog reference to 9.0.17. |
| src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj | Updates several package references to 9.0.17. |
| src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj | Updates EventLog/ServiceController references to 9.0.17. |
| src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj | Updates configuration, event log, and perf counter packages to 9.0.17. |
| global.json | Updates pinned SDK to 9.0.315. |
| DotnetRuntimeMetadata.json | Updates SDK image version to 9.0.315. |
| CHANGELOG/v7.5/dependencychanges.json | Records the SDK update in the dependency changelog. |
TravisEz13
approved these changes
Jun 9, 2026
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.
stable - Automated by PowerShell Bot