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

Disable new dependency resolver when transitive pinning is enabled #5972

Merged

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Aug 15, 2024

Description

Transitive pinning in the new dependency resolver was added late and we keep finding issues with it so this falls back to the legacy resolver for now. We'll continue to work on this feature.

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 self-assigned this Aug 15, 2024
@jeffkl jeffkl requested a review from a team as a code owner August 15, 2024 12:45
@jeffkl jeffkl enabled auto-merge (squash) August 15, 2024 14:51
@jeffkl jeffkl disabled auto-merge August 15, 2024 15:26
@jeffkl jeffkl merged commit 0ee341d into dev Aug 15, 2024
26 of 28 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-disable-new-dependency-resolver-with-transitive-pinning branch August 15, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants