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
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.
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
The text was updated successfully, but these errors were encountered: