How to suppress xml content output when using XmlRead and XmlUpdate?

Posted by Nam Gi VU on Stack Overflow See other posts from Stack Overflow or by Nam Gi VU
Published on 2010-04-22T04:30:47Z Indexed on 2010/04/22 4:33 UTC
Read the original article Hit count: 245

Filed under:

I'm using these two tasks of MSBuild Community Tasks and feel quite annoyed when the read/updated xml element's content keeps printing in the logger. Is there anyway to suppress it?

© Stack Overflow or respective owner

Related posts about msbuildcommunitytasks