Skip to content

[release/v7.6.6] Remove the <assembly> element for from CmdletizationCoreResources.resx - #27932

Merged
Patrick Meinecke (SeeminglyScience) merged 1 commit into
PowerShell:release/v7.6.6from
SeeminglyScience:backport/release/v7.6.6/27900-eb8b76e7c
Sep 1, 2026
Merged

[release/v7.6.6] Remove the <assembly> element for from CmdletizationCoreResources.resx#27932
Patrick Meinecke (SeeminglyScience) merged 1 commit into
PowerShell:release/v7.6.6from
SeeminglyScience:backport/release/v7.6.6/27900-eb8b76e7c

Conversation

@SeeminglyScience

Copy link
Copy Markdown
Contributor

Backport of #27900 to release/v7.6.6

Triggered by Patrick Meinecke (@SeeminglyScience) on behalf of Dongbo Wang (@daxian-dbw)

Original CL Label: CL-General

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Removes a leftover <assembly> element in CmdletizationCoreResources.resx missed by the earlier #27869 cleanup, required for correct localization/resource validation.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Cherry-picked cleanly with no conflicts, since the prerequisite change from #27869 was already present in the release branch.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Removes a leftover unused <assembly> element from a resx file, a follow-up cleanup to already-present code in the release branch; no runtime behavior change.

Copilot AI lite review requested due to automatic review settings September 1, 2026 02:10
@SeeminglyScience Patrick Meinecke (SeeminglyScience) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Sep 1, 2026
@azure-pipelines

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

Copilot AI 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 backports #27900 to the release/v7.6.6 branch by removing an unused <assembly> reference from CmdletizationCoreResources.resx, aligning the resource file with the expected format for localization/resource validation tooling.

Changes:

  • Removed the leftover <assembly alias="System.Windows.Forms" ... /> element from CmdletizationCoreResources.resx.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@SeeminglyScience
Patrick Meinecke (SeeminglyScience) merged commit 046b83b into PowerShell:release/v7.6.6 Sep 1, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants