◐ Shell
clean mode source ↗

Add the windowsTargetName for .NET 8 by adityapatwardhan · Pull Request #27473 · 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 adds support for the net8.0-windows8.0 target to the tools/findMissingNotices.targets.json configuration file. This ensures that the tool can now handle projects targeting this specific Windows platform.

PR Context

PR Checklist

Copilot AI review requested due to automatic review settings

May 18, 2026 20:59

@adityapatwardhan adityapatwardhan requested a review from a team as a code owner

May 18, 2026 20:59

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

Updates the findMissingNotices target-framework configuration so the notice-generation tooling can correctly select a Windows-specific .NET 8 target when processing Windows restores.

Changes:

  • Adds net8.0-windows8.0 to the configured windowsTargetNames list used by tools/findMissingNotices.ps1 for Windows target selection.

@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 790a3ab into PowerShell:release/v7.4.16

May 18, 2026

35 of 36 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