RE: [Nant-users] Re: Force documentation generation in Solution task

2004-04-23 Thread Markel, Kris
Thibaut, Another option may be to build an enterprise template so that any C# projects your developers create have documentation generation turned on by default. You need to have at least one copy of Visual Studio.NET Enterprise Edition, and I don't think it will work for existing projects, but

RE: [Nant-users] task and VS.Net database projects

2004-04-14 Thread Markel, Kris
According to the error message, your dbp file is in the src directory, but your exclude is from the Database directory.   Try changing     to     or     to exclude every database project.   -k     From: [EM

RE: [Nant-users] NUnit

2004-04-08 Thread Markel, Kris
You should also have these dlls in your bin directory: NAnt.NUnit.dll NAnt.NUnit1Tasks.dll NAnt.NUnit2Tasks.dll If any of these are missing, the NUnit tasks won't run. -k -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Pedro Santos Sent: Thursday, April 08,