◐ Shell
clean mode source ↗

Add the windowsTargetName for .NET 9 by adityapatwardhan · Pull Request #27474 · PowerShell/PowerShell

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

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

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

Reviewers

Copilot code review Copilot Copilot left review comments

@daxian-dbw daxian-dbw daxian-dbw approved these changes

Assignees

No one assigned

Labels

CL-BuildPackaging

Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@adityapatwardhan @daxian-dbw