olsh/dotnet-consolidate

Add switch for Cross Soulution Consolidation

vbjay opened this issue · 0 comments

vbjay commented

Add a switch like --Cross-Solution or something like it. When I pass multiple solutions and it sees package A and multiple versions in any of the projects from any of the solutions it reports the same as you do within a solution. I have a 2 solution project that contains a CMS solution and a Live site solution that both use a couple shared projects but have different projects.

dotnet consolidate -s .\cms.sln .\TheSite.sln --Cross-Solution