I'm looking for some \ Visual Studio function that will let me see all the basic commands that it executes when building and compiling a project.
csc.exe calls with all parameters \ switch \ parameters are displayed Tlbimp.ex calls with all parameters \ switch \ options are displayed
and etc.
visual studio
user410159
source share