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

use new nuget dependency solver by default #10671

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

brettfo
Copy link
Contributor

@brettfo brettfo commented Sep 25, 2024

This PR inverts the nuget_dependency_solver experiment and uses the new behavior by default by always setting the environment variable UseNewNugetPackageResolver=true unless the new experimental flag nuget_legacy_dependency_solver is set, in which case the old behavior will be used.

Depends on PR github/dependabot-api#5708

@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Sep 25, 2024
@brettfo brettfo marked this pull request as ready for review September 25, 2024 20:51
@brettfo brettfo requested a review from a team as a code owner September 25, 2024 20:51
@JonDouglas
Copy link

🤩

@abdulapopoola abdulapopoola merged commit aa68330 into main Sep 30, 2024
68 checks passed
@abdulapopoola abdulapopoola deleted the dev/brettfo/nuget-default-dependency-solver branch September 30, 2024 18:54
amazimbe pushed a commit that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants