Hi, I would like to perform some operations on the files contained in a VS.NET web project, mainly deploy them on a production server. Originally, I planned to write a custom app for that purpose. I put together some code to retrieve the file list from the .csproj file using some Active Directory stuff to get the virtual path -> physical path mapping.
Could that be integrated in Nant ? This is more a fileset than a task so I guess this must be added to the fileset code somewhere ? Julien Adam ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
