[master] Update branch for release - #27683
Merged
Patrick Meinecke (SeeminglyScience) merged 3 commits intoJul 14, 2026
Merged
Conversation
PowerShell Team Bot (pwshBot)
requested review from
a team and
Justin Chung (jshigetomi)
as code owners
July 14, 2026 22:09
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
PowerShell Team Bot (pwshBot)
July 14, 2026 22:10
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated dependency/SDK refresh on master to align the repo with a newer .NET SDK preview and associated package version updates across build/test projects and compliance manifests.
Changes:
- Update .NET SDK version to
11.0.100-preview.6.26359.118(and corresponding runtime metadata + changelog entry). - Bump multiple NuGet package versions across product and test
.csprojfiles. - Refresh
tools/cgmanifest/main/cgmanifest.jsoncomponent versions and reorder$schema.
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tools/cgmanifest/main/cgmanifest.json | Updates component registration versions and moves $schema to the end of the file. |
| test/xUnit/xUnit.tests.csproj | Bumps Microsoft.NET.Test.Sdk version for test execution. |
| test/tools/WebListener/WebListener.csproj | Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson preview version. |
| test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj | Bumps Perfolizer version for perf tooling. |
| test/fuzzing/FuzzingApp/powershell-fuzz-tests.csproj | Minor formatting + bumps SharpFuzz version. |
| src/System.Management.Automation/System.Management.Automation.csproj | Bumps several 11.0.0-preview.* package references. |
| src/System.Management.Automation/SourceGenerators/PSVersionInfoGenerator/PSVersionInfoGenerator.csproj | Bumps Roslyn packages (Microsoft.CodeAnalysis.*) to 5.6.0. |
| src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj | Bumps System.ServiceProcess.ServiceController preview version. |
| src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj | Bumps pinned dependency versions to newer preview versions. |
| src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj | Bumps System.Diagnostics.EventLog preview version. |
| src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj | Bumps Markdig.Signed, Microsoft.CodeAnalysis.CSharp, and System.Drawing.Common. |
| src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj | Bumps System.ServiceProcess.ServiceController preview version. |
| src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj | Bumps System.Diagnostics.PerformanceCounter preview version. |
| global.json | Updates pinned .NET SDK version to preview.6. |
| DotnetRuntimeMetadata.json | Updates sdkImageVersion to match the new SDK. |
| CHANGELOG/v7.7/dependencychanges.json | Adds a dependency change entry documenting the .NET SDK update. |
Patrick Meinecke (SeeminglyScience)
approved these changes
Jul 14, 2026
Patrick Meinecke (SeeminglyScience)
enabled auto-merge (squash)
July 14, 2026 22:28
Patrick Meinecke (SeeminglyScience)
merged commit Jul 14, 2026
0c22676
into
PowerShell:master
44 checks passed
Thatgfsj (Thatgfsj)
pushed a commit
to Thatgfsj/PowerShell
that referenced
this pull request
Aug 6, 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.
preview - Automated by PowerShell Bot