An extension for Visual Studio 2017 to set solution properties at load, based on contents of solution path. This version: Added a 'Add Workitem' item in the Tools menu. Using this will add the workitem to next checkin and title to the commentary textbox. Added an option page to for a few settings. Searches for branchname Dev, Trunk, Uat or Release in solution path. If found it adds a referencepath on every project in solution to \\web-build-01\repository\References\{Branch}
Option page doesnt work entirely as expected. However; Turning off the reference path functionality does - all though you might have to restart VS before the change takes effect.