Re: [Nant-users] projects and debugging

2003-10-22 Thread Ian MacLean
wrote: Hi, This might be what you are looking for: http://nant.sourceforge.net/wiki/index.php/VSNETIntegrationViaMakefile Clayton -Original Message- From: Marion Nalepa [mailto:[EMAIL PROTECTED] Sent: October 22, 2003 6:51 AM To: [EMAIL PROTECTED] Subject: [Nant-users] pr

RE: [Nant-users] projects and debugging

2003-10-22 Thread Clayton Harbour
Hi, This might be what you are looking for: http://nant.sourceforge.net/wiki/index.php/VSNETIntegrationViaMakefile Clayton -Original Message- From: Marion Nalepa [mailto:[EMAIL PROTECTED] Sent: October 22, 2003 6:51 AM To: [EMAIL PROTECTED] Subject: [Nant-users] projects and

[Nant-users] projects and debugging

2003-10-22 Thread Marion Nalepa
When developing a project with nant (a C# project, in this case). What do people do for solution and project files so that you can run with the debugger and use the IDE. I can setup a button to run Nant just fine, but that still doesn't give me a context for debugging. When I used makefiles, there