Skip to content

[master] Update branch for release - #27683

Merged
Patrick Meinecke (SeeminglyScience) merged 3 commits into
PowerShell:masterfrom
pwshBot:master_package_references_26757e260-d3e1ed405
Jul 14, 2026
Merged

[master] Update branch for release#27683
Patrick Meinecke (SeeminglyScience) merged 3 commits into
PowerShell:masterfrom
pwshBot:master_package_references_26757e260-d3e1ed405

Conversation

@pwshBot

Copy link
Copy Markdown
Collaborator

preview - Automated by PowerShell Bot

CopilotAI review requested due to automatic review settings July 14, 2026 22:09
@pwshBotPowerShell Team Bot (pwshBot) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jul 14, 2026
@pwshBotPowerShell Team Bot (pwshBot) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jul 14, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 .csproj files.
  • Refresh tools/cgmanifest/main/cgmanifest.json component 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
FileDescription
tools/cgmanifest/main/cgmanifest.jsonUpdates component registration versions and moves $schema to the end of the file.
test/xUnit/xUnit.tests.csprojBumps Microsoft.NET.Test.Sdk version for test execution.
test/tools/WebListener/WebListener.csprojBumps Microsoft.AspNetCore.Mvc.NewtonsoftJson preview version.
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csprojBumps Perfolizer version for perf tooling.
test/fuzzing/FuzzingApp/powershell-fuzz-tests.csprojMinor formatting + bumps SharpFuzz version.
src/System.Management.Automation/System.Management.Automation.csprojBumps several 11.0.0-preview.* package references.
src/System.Management.Automation/SourceGenerators/PSVersionInfoGenerator/PSVersionInfoGenerator.csprojBumps Roslyn packages (Microsoft.CodeAnalysis.*) to 5.6.0.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csprojBumps System.ServiceProcess.ServiceController preview version.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csprojBumps pinned dependency versions to newer preview versions.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csprojBumps System.Diagnostics.EventLog preview version.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csprojBumps Markdig.Signed, Microsoft.CodeAnalysis.CSharp, and System.Drawing.Common.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csprojBumps System.ServiceProcess.ServiceController preview version.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csprojBumps System.Diagnostics.PerformanceCounter preview version.
global.jsonUpdates pinned .NET SDK version to preview.6.
DotnetRuntimeMetadata.jsonUpdates sdkImageVersion to match the new SDK.
CHANGELOG/v7.7/dependencychanges.jsonAdds a dependency change entry documenting the .NET SDK update.

Comment threadtools/cgmanifest/main/cgmanifest.json
@SeeminglyScience
Patrick Meinecke (SeeminglyScience) merged commit 0c22676 into PowerShell:masterJul 14, 2026
44 checks passed
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pwshBot@SeeminglyScience@daxian-dbw