CommonBuildToolset / CBT.Modules

Modules for CBT
MIT License
9 stars 5 forks source link

Nuget duplicate package error #187

Open kingerja opened 6 years ago

kingerja commented 6 years ago

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