MSBuild.NodeTools icon indicating copy to clipboard operation
MSBuild.NodeTools copied to clipboard

MSB4064: ConsoleToMsBuild parameter is not supported by the Exec task

Open aroder opened this issue 9 years ago • 2 comments

Docs say this is unsupported. https://msdn.microsoft.com/en-us/library/microsoft.build.tasks.exec.consoletomsbuild.aspx.

Earlier I was building successfully without receiving this error. Today, I get this error. Is this a known issue?

aroder avatar Mar 18 '16 22:03 aroder

StackOverflow says this is a way to direct output to console http://stackoverflow.com/questions/8938679/how-get-exec-task-output-with-msbuild

aroder avatar Mar 18 '16 22:03 aroder

Having this issue as well.

AndrewCraswell avatar Jun 30 '17 22:06 AndrewCraswell