Title: Suppressing <xmlpeek> output

Is there a way to suppress the <xmlpeek> output. I use a lot of <xmlpeek> calls in my build process, which results in a bloated output file. I've set the verbose attribute to false, but still get a lot of output similar to:

[xmlpeek] Peeking at 'D:\perforce\mnau_main\Framework\Framework\Test\Framework.Test\Framework.Test.csproj' with XPath _expression_ 'VisualStudioProject/CSHARP/Build/References/Reference/@Name'.

[xmlpeek] Found '17' nodes with the XPath _expression_ 'VisualStudioProject/CSHARP/Build/References/Reference/@Name'.

[xmlpeek] No matching nodes found for XPath _expression_ 'VisualStudioProject/CSHARP/Build/References/[EMAIL PROTECTED]'Feature.Configuration']/@HintPath'.

Is there a way to supress this?

Thanks,
Mike.

Reply via email to