Contents tagged with Visual Studio
-
Add-In for updating all reference paths in a solution
Update Project References Add-In
Visual Studio doesn't natively support the ability to update all selected project's within a Solution with the same reference paths. This is important (at least to me) if you have to download from your source control system a different version of your source code. Since you typically do not check in your project preferences into source control, you will be stuck with the mundane task of selecting your project, setting the reference path, select the next project, etc.
This add-in enables you to select a given set of projects within your solution, set your reference paths and make updates across all selected projects. For example: