ginal Message-
From: Thomas Marshall [mailto:[EMAIL PROTECTED]
Sent: Monday, March 24, 2003 7:35 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] How to Reference Files in the GAC
I'm trying to link to the ADODB.dll library that is
stored in the GAC. I'd like to be able to build using
nan
PROTECTED]
Subject: [Nant-users] How to Reference Files in the GAC
I'm trying to link to the ADODB.dll library that is
stored in the GAC. I'd like to be able to build using
nant without using the full path to the file in the
GAC. For example:
C:\WINNT\assembly\GAC\ADODB\7.0.3300.0__b03f5f
I'm trying to link to the ADODB.dll library that is
stored in the GAC. I'd like to be able to build using
nant without using the full path to the file in the
GAC. For example:
C:\WINNT\assembly\GAC\ADODB\7.0.3300.0__b03f5f7f11d50a3a\ADODB.dll
Is there some way to set up my references to avoid
t