Another approach is to create a normal c# project but set it to not
build ( use the configuration manager under Build to do this ). Use your
button to build using nant and then for debugging:
set the debug mode to program rather than project
set the start application to the nant built ex
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