Tagged Questions
1
vote
1answer
664 views
Source Control for multiple projects/solutions with shared libraries
I am currently working on a project to convert a number of Excel VBA powered workbooks to VSTO solutions. All of the workbooks will share a number of class libraries and third party assemblies, in ...