53
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] deprecated attribute "nowarn" of task csc
>
> Hello,
>
> in nant-0.85-rc1 the attribute "nowarn" of task csc
> is deprecated and its use results in a warning.
> But replacing it by the child element
Hello,
in nant-0.85-rc1 the attribute "nowarn" of task csc
is deprecated and its use results in a warning.
But replacing it by the child element
...
doesn't allow the use of a global property with a list
of warning numbers for a series of builds with common
behaviour of the ta