Re: [Nant-users] Debugging

2004-04-29 Thread Ian MacLean
) - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "James Geurts" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 29, 2004 6:24 PM Subject: Re: [Nant-users] Debugging You can also make this smoother

Re: [Nant-users] Debugging

2004-04-29 Thread Gert Driesen
didn't think of that yet, feel free to update the faq ;) - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "James Geurts" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 29, 2004 6:24 P

Re: [Nant-users] Debugging

2004-04-29 Thread Ian MacLean
lding-vsnet-1 Hope this helps, Gert - Original Message - From: "James Geurts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 29, 2004 3:07 PM Subject: [Nant-users] Debugging Hey all, Would someone be willing to add some information to the wiki abo

Re: [Nant-users] Debugging

2004-04-29 Thread James Geurts
Cool, thanks Gert. Jim > http://nant.sourceforge.net/faq.html#building-vsnet-1 > > Hope this helps, > > Gert > - Original Message - > From: "James Geurts" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 29, 2004 3:0

Re: [Nant-users] Debugging

2004-04-29 Thread Gert Driesen
http://nant.sourceforge.net/faq.html#building-vsnet-1 Hope this helps, Gert - Original Message - From: "James Geurts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 29, 2004 3:07 PM Subject: [Nant-users] Debugging > Hey all, > > Would

[Nant-users] Debugging

2004-04-29 Thread James Geurts
Hey all, Would someone be willing to add some information to the wiki about how to attach a debugger (VS.Net and/or other) to NAnt? I still haven't taken the time to explore this option, but I think it would definitely help out with creating custom tasks, etc. Thanks Jim ---