Bear in mind that NUnit is installed in the GAC by some distros, but that the Windows installer doesn't put it in the GAC and users who simply download the binaries won't necessarily put it there either.
That said, if it's not in the GAC, there is currently no way to find where it is unless the user tells you. Charlie On Mon, Oct 25, 2010 at 10:27 AM, Jb Evain <[email protected]> wrote: > Hey Simon, > > On Oct 25, 3:11 am, Simon Cropp <[email protected]> wrote: >> ATM the source references nunit in the gac and hence assumes it is >> installed (and the same version) on the machine it is being built. >> Is it possible to instead have the binaries references in a "Lib" or >> "Dependencies" direcotry? and have that directory checked in. > > I guess I'll end up doing that. > > Thanks, > > -- > Jb Evain <[email protected]> > > -- > -- > mono-cecil > -- -- mono-cecil
