You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
when restoring packages.config in traversal targets if two packages.config contain the same package but different cased and perhaps even different versioned (normalized/non-normalized) the packages get added as dupes to the aggregate packages.config and nuget then fails.
when restoring packages.config in traversal targets if two packages.config contain the same package but different cased and perhaps even different versioned (normalized/non-normalized) the packages get added as dupes to the aggregate packages.config and nuget then fails.
https://stackoverflow.microsoft.com/questions/69417/nuget-duplicate-package-error
The text was updated successfully, but these errors were encountered: