Groups | Blog | Home
all groups > dotnet general > august 2003 >

dotnet general : Compilation in one shot???


serge calderara
8/25/2003 10:50:31 PM
Dear all,

I have a project which is devided in many different
assembly. At a ceratin phase, I need to make a kind of
test releaase of my project. For that I will have to
compile and place at a certain location the debug /
release compiled file.

Is there a safe and eay way to handle the compilation of
all assemblie and all project in one shot, like batch file?

any sample will be appreciate

thanks for your information
Kairi Zikpin
8/27/2003 12:58:25 PM
try nant - http://nant.sourceforge.net/
it will take some effort to setup but it's another option to consider

[quoted text, click to view]
AddThis Social Bookmark Button