Skip to content

React to NuGet package pruning warnings - #18318

Merged
ViktorHofer merged 1 commit into
mainfrom
NuGetPruningReaction2
Feb 14, 2025
Merged

React to NuGet package pruning warnings#18318
ViktorHofer merged 1 commit into
mainfrom
NuGetPruningReaction2

Conversation

@ViktorHofer

@ViktorHoferViktorHofer commented Feb 14, 2025

Copy link
Copy Markdown
Member

Contributes to dotnet/sdk#46829

NuGet added a new feature that automatically prunes package and project references that are provided by the shared framework that is targeted.

Resolve the warnings that got emitted when building the repository in non-source-only mode.

NuGet added a new feature that automatically prunes package and project references that are provided by the shared framework that is targeted.
Resolve the one warning that got emitted when building the repository in non-source-only mode.
@ViktorHofer
ViktorHofer requested a review from a team as a code ownerFebruary 14, 2025 10:55
@ViktorHoferViktorHofer changed the title Contributes to https://github.com/dotnet/sdk/pull/46829React to NuGet package pruning warningsFeb 14, 2025
@github-actions

github-actionsBot commented Feb 14, 2025

Copy link
Copy Markdown
Contributor

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

@ViktorHofer
ViktorHofer enabled auto-merge (squash) February 14, 2025 11:51
@ViktorHoferViktorHofer added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Feb 14, 2025
@ViktorHofer
ViktorHofer merged commit 898c6c7 into mainFeb 14, 2025
@akoeplinger
akoeplinger deleted the NuGetPruningReaction2 branch June 11, 2025 21:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NO_RELEASE_NOTESLabel for pull requests which signals, that user opted-out of providing release notes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants

@ViktorHofer@KevinRansom@psfinaki