[release/v7.6] Update Microsoft.PowerShell.Native package version#26748
Merged
daxian-dbw merged 1 commit intoPowerShell:release/v7.6PowerShell/PowerShell:release/v7.6from Feb 5, 2026
daxian-dbw:backport/release/v7.6/26746-d54977441daxian-dbw/PowerShell:backport/release/v7.6/26746-d54977441Copy head branch name to clipboard
Merged
[release/v7.6] Update Microsoft.PowerShell.Native package version#26748daxian-dbw merged 1 commit intoPowerShell:release/v7.6PowerShell/PowerShell:release/v7.6from daxian-dbw:backport/release/v7.6/26746-d54977441daxian-dbw/PowerShell:backport/release/v7.6/26746-d54977441Copy head branch name to clipboard
daxian-dbw merged 1 commit intoPowerShell:release/v7.6PowerShell/PowerShell:release/v7.6from
daxian-dbw:backport/release/v7.6/26746-d54977441daxian-dbw/PowerShell:backport/release/v7.6/26746-d54977441Copy head branch name to clipboard
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request backports a dependency update from the main branch (#26746) to the release/v7.6 branch. It updates the Microsoft.PowerShell.Native package from preview.2 to rc.1, aligning the dependency version with the v7.6 release candidate status.
Changes:
- Updated Microsoft.PowerShell.Native package reference from version 700.0.0-preview.2 to 700.0.0-rc.1
adityapatwardhan
approved these changes
Feb 4, 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.
Backport of #26746 to release/v7.6
Triggered by @daxian-dbw on behalf of @adityapatwardhan
Original CL Label: CL-BuildPackaging
/cc @PowerShell/powershell-maintainers
Impact
REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.
Tooling Impact
Updates Microsoft.PowerShell.Native dependency from 700.0.0-preview.2 to 700.0.0-rc.1. This is a required dependency update for the v7.6 release branch to maintain compatibility and include latest improvements.
Customer Impact
Regression
REQUIRED: Check exactly one box.
This is not a regression.
Testing
Dependency update verified by successful build. No functional changes require additional testing beyond existing CI validation.
Risk
REQUIRED: Check exactly one box.
Low risk dependency version update with no code changes. The package reference update from preview.2 to rc.1 contains improvements needed for v7.6 release. Change is isolated to a single package reference only.