Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React to NuGet package pruning warnings #18318

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Feb 14, 2025

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 owner February 14, 2025 10:55
@ViktorHofer ViktorHofer changed the title Contributes to https://github.com/dotnet/sdk/pull/46829 React to NuGet package pruning warnings Feb 14, 2025
Copy link
Contributor

github-actions bot commented Feb 14, 2025

⚠️ 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
@ViktorHofer ViktorHofer 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 main Feb 14, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NO_RELEASE_NOTES Label 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