Re: [Nant-users] NantScript change does not trigger C# compiler

2005-09-08 Thread Madhusudhanan Ravisankar
Hi Gary,   That was really help ful. Thanks !   But is it not a bug in nAnt which is nothing but a tool for building softwares ?   bye, R.MadhuGary Feldman <[EMAIL PROTECTED]> wrote: Ravisankar, Madhusudhanan wrote:> In our project - which we build using nAnt 0.84 - if I change any > compiler opt

Re: [Nant-users] NantScript change does not trigger C# compiler

2005-08-17 Thread Gary Feldman
Ravisankar, Madhusudhanan wrote: In our project - which we build using nAnt 0.84 - if I change any compiler option like "/clr", etc., You should upgrade to 0.85 RC3 or a more recent nightly as soon as possible. Definitely do this before putting significant work into your build files, becaus