Solution MakerFreeSolution Maker is a tool to generate and manage solution files for Microsoft Visual Studio 2008/2010/2012. Using Solution Maker it is possible to create at once solution files consisting of multiple projects instead of manually adding projects using Visual Studio IDE.Description
Reviews (2)
Q and A
Sign in to Write a Review
Sort By:
This tool is great! It is easily the best solution I found to generate quickly a solution with multiple .vcxproj files. This tool would be great if you could create new projects within the solutions
| Edit
|
Hi and thank you for your feedback. I am afraid what you suggest could be a part of a different tool because generating projects manifest files and solution files are completely different matters. Moreover, project generation often requires additional information like type of projects (there are various project types for C# source files). I am not aware of any tool that is capable of solving this in automated manner. |