Re: [Nant-users] Solution task warning when using database project

2005-03-14 Thread Leonardo Quijano Vincenzi
I'm still getting the warning with build 2005-03-13. Leonardo On Mon, 14 Mar 2005 21:02:55 +0100, Gert Driesen <[EMAIL PROTECTED]> wrote: > Hi Leonardo, > > There was a bug with exclusion of projects, which was fixed very recently. > > Can you try using a recent nightly build > (http://nant.sou

RE: [Nant-users] Solution task warning when using database project

2005-03-14 Thread Gert Driesen
Behalf Of > Leonardo Quijano Vincenzi > Sent: maandag 14 maart 2005 20:33 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Solution task warning when using > database project > > Hi. > > I have a task in my master build file that include several > C# pro

[Nant-users] Solution task warning when using database project

2005-03-14 Thread Leonardo Quijano Vincenzi
Hi. I have a task in my master build file that include several C# projects and a VS database project. When I do a build, i get the following warning: [solution] Only C#, VB.NET and C++ projects are supported. Skipping project 'DataProject\DataProject.dbp'. What can I do to disable this warni