I found out that build time of C# solution with many projects gets much faster if you don\'t have \"copy local\" enabled everywhere. I did some tests and it seems that (for
I like the top level Bin Lib folder setup that is common in Unix based systems, by the way moving to this type of system will also make your release engineer's life a lot easier as well. Installer Creation is much simplified by only having to pull everyhting out of one folder. Dll's would then go in bin..