msbuild - is there an easy way to log the amount of time visual studio 2010 spends building? -


We would like to automatically log in at that time when we build our project every day, build F5 Can be started by pressing or our N-unit tests can be run with TestDriven.Net. We want to do a whole joint time for only one or two projects, we want to do this to compare the impact on the productivity of a faster PC versus the slow PC. Any ideas?

Update: I have tested the MS-Billed logger, it seems that it could work, but when I was VS I can not know how to send the parameters of MSBuild.

VSCommands are available for Visual Studio and, after completion of the build, create detailed build statistics in the output window

Enter image details here < / Html>

Comments