문제

I compile in pre build step another project that takes time - don't see any output in console I'm just waiting. Is there a way to output it to console as well?

도움이 되었습니까?

해결책

You will need to change the verbosity of the MS Build (I think).

Goto Tools, Options..., Project and Solutions, Build and Run and change the MSBuild project build output verbosity

Options

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top