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 duplicate packages in nuget cache (#1386) #1387

Conversation

ChristophLindemann
Copy link

Resolves #1386

The NuGetPackageResolver class now handles that a NuGet package folder can contain multiple useless .nupkg files.

This is a workaround for a .NET SDK 8 problem (dotnet/sdk#40528) introduced by dotnet/sdk#33835.

I confirm that the pull-request:

  • Follows the contribution guidelines
  • Is based on my own work
  • Is in compliance with my employer

@werwolfby
Copy link
Contributor

Hi @ChristophLindemann is duplicate of #1355?

@matkoch matkoch force-pushed the develop branch 3 times, most recently from 6d02194 to 4bfee84 Compare June 13, 2024 21:33
@matkoch matkoch force-pushed the develop branch 4 times, most recently from 85998da to 01b2b6e Compare July 9, 2024 00:20
@matkoch matkoch added this to the v8.1.0 milestone Jul 12, 2024
@matkoch matkoch closed this Jul 12, 2024
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.

ToolPathResolver broken due to .NET 8.0 SDK Team
3 participants