I am writing a Visual Studio extension that uses Microsoft.VisualStudio.VCProjectEngine.dll. There appears to be a different version of this DLL for each version of Visual Studio.
Is there some way to get it so that my extension uses the version that comes with whatever version of Visual Studio it is running in?