Title: Best way to merge contents of multiple XML files?

Hi there,

I have a fairly large number of XML files (actually Ncover output files) that I would like to merge into a single file. This will allow me to produce coverage reports for a set of independently built assemblies.

What is the best way to accomplish this in Nant (or is it even appropriate to use Nant - should I be "exec"ing something else)?

Regards,
Richard

Reply via email to