Tagged Questions
6
votes
2answers
973 views
How to structure multiple overlapping solutions / projects in .Net?
I recently started out working for a new client with an old legacy codebase in which there are multiple .net solutions, each typically hosts some projects unique to that solution but then "borrows" / ...