Skip to content

Add the windowsTargetName for .NET 8#27473

Merged
daxian-dbw merged 1 commit into
PowerShell:release/v7.4.16from
adityapatwardhan:fixCgManifest-7416
May 18, 2026
Merged

Add the windowsTargetName for .NET 8#27473
daxian-dbw merged 1 commit into
PowerShell:release/v7.4.16from
adityapatwardhan:fixCgManifest-7416

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
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

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

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