Skip to content

Add the windowsTargetName for .NET 9#27474

Merged
daxian-dbw merged 1 commit into
PowerShell:release/v7.5.7from
adityapatwardhan:fixCGManifest-757
May 18, 2026
Merged

Add the windowsTargetName for .NET 9#27474
daxian-dbw merged 1 commit into
PowerShell:release/v7.5.7from
adityapatwardhan:fixCGManifest-757

Conversation

@adityapatwardhan
Copy link
Copy Markdown
Member

PR Summary

This pull request makes a small update to the tools/findMissingNotices.targets.json configuration file. The change adds an additional Windows target name for .NET 9.0.

  • Added net9.0-windows8.0 to the windowsTargetNames array in tools/findMissingNotices.targets.json to support targeting Windows 8.0 with .NET 9.0.

PR Context

PR Checklist

Copilot AI review requested due to automatic review settings May 18, 2026 21:03
@adityapatwardhan adityapatwardhan requested a review from a team as a code owner May 18, 2026 21:03
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

Adds the net9.0-windows8.0 entry to the windowsTargetNames array in tools/findMissingNotices.targets.json so the missing-notices tooling recognizes the .NET 9 Windows target.

Changes:

  • Add net9.0-windows8.0 to windowsTargetNames.

@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label May 18, 2026
@daxian-dbw daxian-dbw merged commit 15add57 into PowerShell:release/v7.5.7 May 18, 2026
34 of 35 checks passed
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