How to generate "VSTemplate" file from a WebSite/Project (Visual Studio/.NET)
Hey, Is there any API or command-line able to generate a VSTemplate file from a WebSite/Project that is NOT by using Projectgen.exe? Thanks. ...
Hey, Is there any API or command-line able to generate a VSTemplate file from a WebSite/Project that is NOT by using Projectgen.exe? Thanks. ...
I'm looking for a project generator which can build project files for various IDEs like Visual Studio, XCode, SharpDevelop, CodeBlocks, etc and which supports both C/C++ and C# projects. I've looked at CMake, but it seems like it lacks C# support. Anyone have any suggestions? ...