We have a big project broken up by concerns, each concern has it's own VS2010 solution - all good.
For the purposes of having just one top level solution to open so an entire system rebuild can be done, I'd like a top level solution that includes the lower level solutions.
It doesn't seem to be possible - all I can do is add projects from the lower level solutions meaning I pretty much have to do that twice.
Is there a better way to manage this, and if so, what?
