[Nant-users] Sample task with Devenv

2003-08-14 Thread Michael Dang
Hi All, Can someone post an example of how they used the task with the devenv.exe? I am trying but i get errors saying devenv is not a recognized as an internal or external command, operable program or command. I think its b/c it doesn't have the .NET env. variables path set up. If so, I do i

RE: [Nant-users] Sample task with Devenv

2003-08-11 Thread Nau, Michael
Here's how I do it... Mike. -Original Message- From: Michael Dang [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 3:00 PM To: [EMAIL PROTECTED] Subject: [Nant-users] Sample task with Devenv Hi All, Can someone post an example of how they use