I have some Visual Studio Macros created in visual studio which run from the macro explorer and/or keyboard shortcuts. I would like to run these automatically on pre/post bu
I don't belive it's possible. That said, you can quickly create custom MSBuild tasks to do the job of the macros.