Re: [Nant-users] Validation of build files in VS.NET

2003-12-03 Thread Scott Hernandez
Sent: Wednesday, December 03, 2003 12:22 PM > > > > Subject: RE: [Nant-users] Validation of build files in VS.NET > > > > > > > > > > > > Hi Gerrod, > > > > Save the XSD from the webpage into this folder: > > > > C:\Progr

RE: [Nant-users] Validation of build files in VS.NET

2003-12-03 Thread Dan Moseley
ng is provided "AS IS" with no warranties, and confers no rights." :-)   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gerrod ThomasSent: Monday, December 01, 2003 6:34 PMTo: '[EMAIL PROTECTED]'Subject: [Nant-users] Validation of

[Nant-users] Validation of build files in VS.NET

2003-12-02 Thread Gerrod Thomas
Title: Validation of build files in VS.NET Hi everyone, I'm trying to get VS.NET to use the NAnt schema for validation of my build files, but I can't seem to get it to work. I've searched around but haven't found a solution that works, so I'm hoping someone out there has had the same problem