Re: [NAnt-users] task and references
Nant Users > Subject: [NAnt-users] task and references > > Hi. > > I tried out the new VS 2005 solution task, with setup like: > > > > > > > The build order was incorrect, for assemblies which had file-based > references
[NAnt-users] task and references
Hi. I tried out the new VS 2005 solution task, with setup like: The build order was incorrect, for assemblies which had file-based references to /obj/Debug/assembly.dll The attached patches should "fix" it - but I do not know if it breaks something... -- Gert ---