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

Fix new resolver reporting downgrades for pinned packages that have PrivateAssets=All #5967

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Aug 14, 2024

Description

This fixes a problem with #5965 where a transitively pinned package is erroneously being reported as a downgrade even if the package has PrivateAssets=All.

I'll need to add a unit test to cover this since it wasn't found with our current setup.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@jeffkl jeffkl added the Priority:1 PRs that are high priority and should be reviewed quickly label Aug 14, 2024
@jeffkl jeffkl self-assigned this Aug 14, 2024
@jeffkl jeffkl requested a review from a team as a code owner August 14, 2024 04:35
@jeffkl jeffkl changed the title WIP Fix new resolver reporting downgrades for pinned packages that have PrivateAssets=All Aug 14, 2024
@jeffkl jeffkl merged commit 5faea74 into dev Aug 14, 2024
25 of 31 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-fix-transitive-pinning-downgrade branch August 14, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:1 PRs that are high priority and should be reviewed quickly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant