lancecontreras/RunCustomToolOnBuild
This is a visual studio extension that will Allow the custom tool on every project item to run during build so that there's no need to run/save each custom tools manually. This can be very helpful on projects that are using resource(resx) and TextTemplate (tt) files.
C#GPL-3.0