Team and OS resilient assembly references for Visual Studio Extensibility development
Posted by: eXtensible mind,
on 13 Oct 2010 |
View original | Bookmarked: 0 time(s)
If you just go and use the VS Add Reference dialog to pick assemblies from the PublicAssemblies or PrivateAssemblies or the Visual Studio SDK installation folder, you will end up with references that will have relative or absolute hint paths pointing to the assembly location in YOUR machine, like: <Reference Include="Microsoft.VisualStudio.ExtensionManager, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> [...]...