I'm looking for a simple tool, that accepts a path, scans folders, and creates a solution (sln) file with all the projects found.
Setting project dependencies automatically would be a big plus for the tool from me.
I know it is simple to write the thing, but there must be plenty of "little helper tools" out there that can do the job for me :)
Thanks