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] serge calderara wrote:
> 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
> regards