Skip to content

Clarify package pruning in project files documentation#3532

Merged
nkolev92 merged 2 commits into
mainfrom
nkolev92-patch-1
Feb 12, 2026
Merged

Clarify package pruning in project files documentation#3532
nkolev92 merged 2 commits into
mainfrom
nkolev92-patch-1

Conversation

@nkolev92

Copy link
Copy Markdown
Member

Fixes: NuGet/Home#14747

Added clarification on package pruning and its relation to shared frameworks.

Added clarification on package pruning and its relation to shared frameworks.
Copilot AI review requested due to automatic review settings February 11, 2026 20:41
@nkolev92 nkolev92 requested review from a team as code owners February 11, 2026 20:41
@learn-build-service-prod

Copy link
Copy Markdown

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown

Learn Build status updates of commit c4036e2:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/consume-packages/Package-References-in-Project-Files.md ⚠️Warning View Details

docs/consume-packages/Package-References-in-Project-Files.md

  • Line 501, Column 117: [Warning: file-not-found - See documentation] Invalid file link: '../reference/nuspec'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

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

This PR updates the PrunePackageReference documentation to clarify how the SDK’s predefined pruning list is derived, especially in relation to shared frameworks and framework references.

Changes:

  • Clarifies that the predefined pruning list is based on shared frameworks specified in the project.
  • Notes that only direct framework references are considered, and framework references introduced via packages don’t contribute pruning data.

Comment thread docs/consume-packages/Package-References-in-Project-Files.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown

Learn Build status updates of commit 86ba79e:

✅ Validation status: passed

File Status Preview URL Details
docs/consume-packages/Package-References-in-Project-Files.md ✅Succeeded View

For more details, please refer to the build report.

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@nkolev92 nkolev92 merged commit 514f39d into main Feb 12, 2026
9 checks passed
@nkolev92 nkolev92 deleted the nkolev92-patch-1 branch February 12, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants