[Nant-users] cvs down?

2003-09-10 Thread msmith
Been trying to get the nant source for the last 2 days from sourceforge with no luck Is there some sort of problem? Michael Smith AIM: MikAtlanta MSN: MikeAshtonSmith email: [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGee

[Nant-users] External references in projects....

2003-08-29 Thread msmith
I have, in some of my solutions, references to other projects and I'm gettng the following error: System.Exception: External reference 'FWLibraries' found, but project was not loaded. at NAnt.VSNet.Reference..ctor(Solution solution, ProjectSettings ps, XmlEleme nt elemReference, SolutionTask so

[Nant-users] Issue w/ version 0.8.3-rc2 and version 0.8.4(from CVS)

2003-08-21 Thread msmith
I'm not sure if this should be in the dev list but here goes: After having some minor issues with building one of my .Net projects, I decided to get the latest source from CVS and build it to maybe resolve my issue. Well after building the latest 0.8.4 from CVS, I am having an issue with resource

[Nant-users] Solutions with multiple projects using

2003-07-30 Thread msmith
I am attempting to use the task to build a vb.net solution with multiple projects and I can only get the first project within the solution to build. I've tried this way: and this way with the individual projects listed: