G
Guest
I've got a source tree with over 100 projects, some depending on others and
I'd like to set this up on an automated nightly build, or where devs can do
private builds of the entire source tree to verify their code integration
into the build before they check in.
When I worked at Microsoft, we used CoreXt to do this. Does MSBuild support
this sort of build management? Or should I look elsewhere like NAnt.
I'd like to set this up on an automated nightly build, or where devs can do
private builds of the entire source tree to verify their code integration
into the build before they check in.
When I worked at Microsoft, we used CoreXt to do this. Does MSBuild support
this sort of build management? Or should I look elsewhere like NAnt.