258 Views
When a solution contains several projects, the build time can be quite lengthy. Here are some tips and tricks to reduce the build time in Visual Studio when most common methods no longer work.
2 comments
dpeterson
7/27/2011 12:09:54 AM
I'm wondering then if you could use Rake with Albacore.net to accomplish the same task and allow for a more fluent build system? That would also make managing all the 3rd party libraries easy again with a single "copy local" step as part of the deployment build phase.
rcash
7/28/2011 7:27:55 PM
I think the author stated at the end that there would be some limitations based on different project variables. It might be that your recommendation would be more efficient.