I have a custom MSBuild task that takes some time to complete. It outputs progress using either Log.LogMessage()
or BuildEngine.LogMessageEvent()
(
It is a bug in VS 2012. In the comments in this bug report a user whose alias is Will, speaking on behalf of Microsoft, wrote on July the 2nd of 2013 that Though we will not have a chance to address this issue in Visual Studio 2012, we will consider this feedback when planning for future versions of Visual Studio.