Skip to content

Backport 3 more PRs to the release/v7.6.0 branch from release/v7.6 branch#27043

Merged
daxian-dbw merged 3 commits intoPowerShell:release/v7.6.0from
daxian-dbw:v760
Mar 16, 2026
Merged

Backport 3 more PRs to the release/v7.6.0 branch from release/v7.6 branch#27043
daxian-dbw merged 3 commits intoPowerShell:release/v7.6.0from
daxian-dbw:v760

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners March 16, 2026 20:51
Copilot AI review requested due to automatic review settings March 16, 2026 20:51
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 16, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Backports three release-branch PRs into release/v7.6.0, primarily updating the pinned .NET SDK/runtime package versions, adjusting macOS packaging to emit both LTS and non-LTS packages for LTS releases, and updating the 7.6 changelog accordingly.

Changes:

  • Bump .NET SDK pin from 10.0.200 to 10.0.201 and update related package versions to 10.0.5.
  • Update macOS packaging pipeline to always produce a standard .pkg and additionally produce an LTS .pkg when applicable.
  • Refresh CHANGELOG/7.6.md entries for newly backported items.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
global.json Pins repository SDK to 10.0.201.
DotnetRuntimeMetadata.json Updates SDK image version to align with the new SDK pin.
tools/cgmanifest/main/cgmanifest.json Updates governed NuGet component versions (notably 10.0.410.0.5).
.pipelines/templates/mac-package-build.yml Builds both non-LTS and LTS macOS .pkg for LTS releases and adds a metadata.json presence check.
CHANGELOG/7.6.md Adds entries for the new backports and adjusts the Build/Packaging details section.
src/System.Management.Automation/System.Management.Automation.csproj Updates core dependency package versions to 10.0.5.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Updates pinned dependency versions; also adds many RID-specific runtime.* package references.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj Updates EventLog/ServiceController package versions.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj Updates System.Diagnostics.EventLog to 10.0.5.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Updates SystemEvents and System.Drawing.Common to 10.0.5.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj Updates EventLog/ServiceController to 10.0.5.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj Updates several diagnostics-related packages to 10.0.5.
test/tools/WebListener/WebListener.csproj Updates ASP.NET Core test tool package versions to 10.0.5.
test/tools/TestService/TestService.csproj Updates package versions to 10.0.5 and adds many RID-specific runtime.* package references.
test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj Adds System.Diagnostics.EventLog 10.0.5 to the test tool.

@daxian-dbw daxian-dbw merged commit 47d65d0 into PowerShell:release/v7.6.0 Mar 16, 2026
42 of 43 checks passed
@daxian-dbw daxian-dbw deleted the v760 branch March 16, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates 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.

3 participants