> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Arnette, Bill
> Sent: woensdag 27 september 2006 18:36
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] task: no recompile if .vcproj changes
>
I am building a C++ solution with task using 0.85rc4. I
changed the settings of one of the projects which caused the .vcproj
file for that project to be updated. But when I build, the
task does not rebuild that project. It seems that the task
is not using the .vcproj file as a dependency when