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 a
Check out nAnt, the .NET port of Ant. It has the ability to do stuff like this, or to build without it.