Gregory A. Lusk wrote:
/I have two VS.NET solutions that I are built using NAnt and
CruiseControl.NET. Several projects in the second solution are
dependent upon assemblies that are outputs from the first project. I
need to automatically update the references for the second solution up
to dat
I have an assembly that is currently built from ~300 source files.
The solution is huge, and the source tree is deep - causing the source paths to be abnormally long.
It looks like nAnt is writing the vbc params to the temp file (which is good) but vbc fails (which is bad).
It appears that when
I have two VS.NET
solutions that I are built using NAnt and CruiseControl.NET. Several
projects in the second solution are dependent upon assemblies that are outputs
from the first project. I need to automatically update the references for
the second solution up to date whenever a success
Excellent, thank you. I'll take a look at this. I am also
interested in the other files subbu mentioned below. IN
particularI think there is some kind of nant include script
that he keeps talking about, does anyone have that?
Thanks again,
Giscard
--- "Crowhurst,Christian" <[EMAIL PROTECTED]>
wr