How to suppress xml content output when using XmlRead and XmlUpdate?
- by Nam Gi VU
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?