Generate Solution File From List of CSProj
c#, visual-studio-2008
Solution
And I have now updated my utility (mentioned above) to support creation of solution folders: http://bloggingabout.net/blogs/vagif/archive/2009/12/03/utility-to-generate-solution-files-can-now-create-solution-folders.aspx
Problem
I've got alot of projects and I don't have a master solution with everything in it. The reason I want one is for refactoring. So I was wondering if anybody knew an automatic way to build a solution file. Manually adding all the projects just isn't feasible.