Eric, What are you passing in for configuration to build? I was running
into this where I would pass in Unicode Release and all .vcproj files
that only had Release as a configuration would get skipped.
I then upgraded to the nant-0.85-nightly-2005-11-13 build and it seemed
to fix the problem. So
Hi there
I am trying to use NANT to check out a solution out of VSSd in
order to perform clean builds on a remote build server. I have created a top
level directory for my solution and placed included sub projects (business
layer and UnitTests) in sub directories below this directory. I
Is there any reason why the solution task would skip a
vcproj file? It doesn't tell it's even doing so
unless I only have one vcproj file in the fileset.
I'm using the nightly build from 12/2/05. Here's the
output:
compileProject:
[solution] Starting solution build.
[solution] Included proje