I am having an awkward issue with 3.0 build 3401, don't know if it's fixed in a newer version.
I'm unable to see the installed NUnit dlls in the GAC. I have to use the assembly browser to find them.
I use VS2008 as well and I am able to get to the NUnit dlls just fine there.
like I said, it's a Minor thing. But if I try to open a project that references the NUnit dlls from VS08 in #D it tells me that it can't find the reference, even though it's obviously there, since I can re-add the reference by navigating to the stupid dll file. Once I re-add the reference it works fine in both. I just don't understand why it works this way.