I’m working on a c# project, lately we decided to restructure the directories structure of the source code. I’m doing the restructure and wanted to ask you some questions about what is the best way to conduct the change. The restructure is basically changing the current directories of all the projects to a more structured and logical order.
The current structure is (this is a scheme):
Main Dir:
The Target scheme is: TFS Project: Main - Source - Dir - Solution file. - Project - Project - Project - Project
- Dir
- Dir
- Project
- Project
- Project
- Dir
- Solution file.
- Dir
- Project
- Project
The relative location between the projects is changed and also the relative locations in the solutions.
The question is how to make change in the best manner: - How to Fix all the references of each project? - How to fix all the solutions? - Is there any tool available for that?
If using option 2:
Move your non csproj/sln files to their target locations, make sure you understand the relative changes in your paths.
A couple of additions:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With