RE: [Nant-users] Recognising xml files

2004-08-24 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
omwell; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [Nant-users] Recognising xml files McCullough, Gary wrote: > How do you get VS.Net to recognize a .build file as an xml file? Personally, I always use an extension of .xml, and specify the build file using -f YMMV :-) I don't have VS.N

[Nant-users] Recognising xml files

2004-08-24 Thread Troy Laurin
McCullough, Gary wrote: How do you get VS.Net to recognize a .build file as an xml file? Personally, I always use an extension of .xml, and specify the build file using -f YMMV :-) I don't have VS.Net handy (just started a new job, back in the Java world), so I can't check for myself... is there