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
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