Re: [Nant-users] Best way to merge contents of multiple XML files?

2005-11-11 Thread Gary Feldman
Foster, Richard - PAL wrote: 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

[Nant-users] Best way to merge contents of multiple XML files?

2005-11-11 Thread Foster, Richard - PAL
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

RE: [Nant-users] Couldn't locate ProjectGuid in project

2005-11-11 Thread Scott
Any ideas when 2005 projects will be supported? -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Friday, November 11, 2005 3:45 AM To: 'Scott'; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Couldn't locate ProjectGuid in project Scott, VS.NET 2005 solu

RE: [Nant-users] Couldn't locate ProjectGuid in project

2005-11-11 Thread Gert Driesen
Scott, VS.NET 2005 solutions and projects are not (yet?) supported by the task. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Scott > Sent: vrijdag 11 november 2005 1:15 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Could