Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2012 - Export Template automation

In previous versions of VS, you could use ProjectGen.exe to automate the export. Is this still possible in VS 2012? I can't find projectgen.exe or any documentation explaining how this might be done. I have several projects and it is tedious to export each one.

like image 791
Mark Avatar asked Aug 05 '26 14:08

Mark


1 Answers

Right now it still technically works, BUT it isn't smart about NuGet so it's not super useful. We are working on it.

like image 192
Scott Hanselman Avatar answered Aug 08 '26 09:08

Scott Hanselman