BuildMonitor
BuildMonitor copied to clipboard
Measures build times in Visual Studio
Hoping someone will come along with this for 2019 :)
HI Daniel This pull request introduces a new variable "IsRebuildAll", which is output to the buildmonitor window and saved with the JSON. It also includes the changes from the previous...
Right now it's hard coded to Environment.SpecialFolder.ApplicationData. I'd like to be able to change where it writes to.
Hi, Is this awesome tool maintained? If now, maybe it's a good idea to post a call for maintainers?
Hi, I like the tool very much. It just has troubles installing with more recent frameworks than 4.5. so adding support for those would be great. -Janne Kotka
BuildMonitor causes ReSharper builds in VS 2015 to crash. The workaround is to circumvent ReSharper which is not ideal: 1. enable VS build 2. restart VS 3. Suspend Resharper
Hi, all contributors, What exactly software I need to contribute? I've opened the solution in VS Community 2015 (with VS SDK installed) but VSIX project hasn't been loaded poperly. I've...
Idea: also ouput elapsed build time in the "Build" output window That way we wouldn't have to switch to "Build monitor" to see timing - unless we wanted to see...
Hi Daniel I've added a form to show a table of total build time by Solution by Month. Cheers Cedd 