Re: [Nant-users] Task does not work with all VB projects

2004-05-08 Thread Gert Driesen
Martin, Francis was talking about VB.NET projects, and these are definitely supported by the task. This issue Francis was talking about is now fixed in cvs. Gert - Original Message - From: "Martin Gainty" <[EMAIL PROTECTED]> To: "FRANCIS, Paul" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]

Re: [Nant-users] Task does not work with all VB projects

2004-05-08 Thread Martin Gainty
PaulThe Ant way to handle this is to assign a propertythen later on your scripts can reference ${basename}  and the string value HelloWorld will be substituted in-The xml parser you are using needs to know what is an end tag, start tag and value delimiters so if you want to use special chara

Re: [Nant-users] ComInterop

2004-05-08 Thread Gert Driesen
Ian, The NAnt.Win32 assembly is not loaded on linux (that's why we called in Win32 I guess ;-)), so I don't think it makes sense to have an assembly that you'd like to have available on linux (NAnt.VSNet) reference an assembly "marked" win32-only ... Gert - Original Message - From: "Ian