Re: [NAnt-users] Keeping Project References Up To Date

2006-01-17 Thread Perry Ismangil
On 1/17/06, Gary Feldman <[EMAIL PROTECTED]> wrote: > Gregory A. Lusk wrote: > > > my subversion repository up to date, and I don't get the latest The original posted did say he was using subversion. > > /Should I just use static version numbers and only increment the > > revision number? And is

Re: [NAnt-users] Keeping Project References Up To Date

2006-01-16 Thread Gary Feldman
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

[NAnt-users] Keeping Project References Up To Date

2006-01-16 Thread Gregory A. Lusk
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