◐ Shell
clean mode source ↗

[release/v7.4.16] Externalize `findMissingNotices` target framework selection with ordered Windows fallback by adityapatwardhan · Pull Request #27427 · PowerShell/PowerShell

Backport of #27269 to release/v7.4.16

Triggered by @copilot on behalf of @bergmeister

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

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

This change is required for improved build reproducibility and future framework updates.

Customer Impact

  • Customer reported
  • Found internally

This change improves target framework selection for findMissingNotices, making it more robust and configurable. It was identified as a needed improvement during internal build/test cycles.

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Validated by running the updated script in CI and local builds. No functional changes to product code.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

The change only affects build tooling and is covered by internal build/test validation.