Run Custom Tool for entire solution

Will picture Will · Dec 16, 2009 · Viewed 13.4k times · Source

Is there a way to 'Run Custom Tool' for an entire solution?

Why? The custom tool is under development and when changes are made I need to refresh all the items that use it to make sure nothing breaks.

Answer

Rush Frisby picture Rush Frisby · Dec 13, 2012

In Visual Studio 2010 there is a button in the icon bar of the solution navigator that will run all of the t4 templates in a solution.

In Visual Studio 2012 show the "Build" toolbar. There is a button in that toolbar that will run all of the t4 templates in a solution.