> > I suggest that you do it the simple way - compile the all your > > apps/libraries to a single directory using it as both a target and a > > reference source and forget the GAC at all. > > Will that work with Mono 1.0.1 installing NUnit 2.1.91 into the GAC as > it does on my Mac? I guess it will at compile time, but not when I > run tests, right?
Right - you need to have a clean GAC to be sure that the correct assemblies are picked up. Jarek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
