RE: [Nant-users] solution task pulling wrong reference from gac

2005-06-23 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Alejandro Calbazana > Sent: donderdag 23 juni 2005 21:58 > To: nant-users@lists.sourceforge.net > Subject: Re: [Nant-users] solution task pulling wrong > refe

Re: [Nant-users] solution task pulling wrong reference from gac

2005-06-23 Thread Alejandro Calbazana
me a repro for this issue (including the necessary assemblies) ? Gert PS. You are using a recent version of NAnt, right ? ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alejandro Calbazana Sent: donderdag 23 juni 2005 18:10 To: nant-users@

RE: [Nant-users] solution task pulling wrong reference from gac

2005-06-23 Thread Gert Driesen
azana > Sent: donderdag 23 juni 2005 18:10 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] solution task pulling wrong reference from gac > > Hello, > > I ran in to an issue today where my build fails b/c of a reference > obtained from the gac. > > I

[Nant-users] solution task pulling wrong reference from gac

2005-06-23 Thread Alejandro Calbazana
Hello, I ran in to an issue today where my build fails b/c of a reference obtained from the gac. I have Crystal Decisions installed (1.0 and 2.0). It seems that a method is not available in the 1.0 version of the engine library and is available in the 2.0 version. When I go to build, i see