Sometimes it is convenient to build a solution with a specific version of a dependency, for example with a debug compilation of it to trace a bug that crosses application boundaries. The project setting "Reference Paths" fits the bill nicely but, being a project level setting, it is very tedious to configure for solutions with many projects. This extension centralizes this configuration and allows you to add and remove paths for all (or some) of the projects in one fell swoop. Usage details in GitHub. |