I have a common dll that I need to use in both a vs 2003 and vs2005 project. I'd like to register the dll in the global assembly cache. Since it's being used by 2 flavors of .net do I have to install multiple times or will one do it and which version of the gacutil.exe would I use?
Start Free Trial