Albert
08-18-2006, 01:15 PM
Is it generally recommended that you build a solution in it's entirety or like NAnt should you build each assembly separately and in the appropriate order.
I can understand building the entire Solution for full builds but what about incremental builds where you only want to release say a single .net assembly?
Any help on the method behind the build process would be appreciated.
Thank You!
I can understand building the entire Solution for full builds but what about incremental builds where you only want to release say a single .net assembly?
Any help on the method behind the build process would be appreciated.
Thank You!