We have almost 100 projects in one solution, and the build time is only seconds :)
For local development builds, we created a Visual Studio Addin application that changes Project referencesto DLL referencesand unloads unwanted projects (and the possibility of returning them).
- Create our entire solution after
- Unload the projects that we are not working on right now, and change the links to all links to DLL links.
- DLL .
, . , DLL . 10-30 , , .