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

Handle packages.config restore scenario where multiple projects with the same name exist in the same solution #5832

Merged
merged 1 commit into from
May 31, 2024

Conversation

nkolev92
Copy link
Member

Bug

Fixes: NuGet/Home#13465

Regression? Last working version:

Description

Port of #5825.

See comment in the code for details.
This is a selective limitation being introduced here as the risk of the right fix is too high.
NuGet/Home#13466 covers the long term fix.

PR Checklist

  • PR has a meaningful title

  • PR has a linked issue.

  • Described changes

  • Tests

    • Automated tests added
    • OR
    • Test exception
    • OR
    • N/A
  • Documentation

@nkolev92 nkolev92 requested a review from a team as a code owner May 30, 2024 22:43
@nkolev92 nkolev92 changed the base branch from dev to release-6.10.x May 30, 2024 22:44
@nkolev92 nkolev92 merged commit 69ce91e into release-6.10.x May 31, 2024
12 of 16 checks passed
@nkolev92 nkolev92 deleted the dev-nkolev92-610-AuditFixVS branch May 31, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants