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

Enable the new dependency resolver for lock files in the .NET 10 SDK #6253

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Feb 4, 2025

Bug

Related: NuGet/Home#13800

Description

We're not sure when we're enabling NuGet/Home#13800 yet.
This PR does halfway of the re-enabling of the new algo for lock files by enabling it for the .NET 10 SDK.

Pruning is only implemented in the new resolver, so without this change, you can't use pruning + lock files, and it was blocking all my tests and the work on NuGet/Home#14075.

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.

@nkolev92 nkolev92 requested a review from a team as a code owner February 4, 2025 22:58
@nkolev92 nkolev92 changed the title Enable new refactoring for lock fieles Enable the new dependency resolver for lock files in the .NET 10 SDK Feb 4, 2025
@nkolev92 nkolev92 requested a review from jeffkl February 4, 2025 22:58
jeffkl
jeffkl previously approved these changes Feb 4, 2025
Nigusu-Allehu
Nigusu-Allehu previously approved these changes Feb 4, 2025
@jeffkl jeffkl requested a review from aortiz-msft February 4, 2025 23:09
@nkolev92 nkolev92 enabled auto-merge (squash) February 5, 2025 18:27
jgonz120
jgonz120 previously approved these changes Feb 5, 2025
Copy link
Contributor

@jgonz120 jgonz120 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nkolev92 nkolev92 dismissed stale reviews from jgonz120, Nigusu-Allehu, and jeffkl via d105872 February 5, 2025 19:38
@nkolev92 nkolev92 requested review from jeffkl and jgonz120 February 5, 2025 19:45
@nkolev92 nkolev92 merged commit f8e9dea into dev Feb 5, 2025
23 checks passed
@nkolev92 nkolev92 deleted the dev-nkolev92-enableRefactoringForLocKFiles branch February 5, 2025 23:13
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.

4 participants