Re: [NAnt-users] Adding Reference to Crystal DLL's

2007-10-18 Thread Bill Martin
etzer Sent: 18 October 2007 00:03 To: Nant Users Subject: [NAnt-users] Adding Reference to Crystal DLL's Does anybody have any experience doing this? I searched the archive and found that NAnt doesn't scan the GAC if it doesn't find references. So I added AssemblyReferences to the d

[NAnt-users] Adding Reference to Crystal DLL's

2007-10-17 Thread Eric Fetzer
Does anybody have any experience doing this? I searched the archive and found that NAnt doesn't scan the GAC if it doesn't find references. So I added AssemblyReferences to the dll's directly. Well, that doesn't seem to work because they don't get thrown into the csc.exe call. Here's what I