Title: Message
the csc task in cvs does support both the unsafe and checked flags, but you'll have to wait until our cvs repository is fixed again ....
 
Gert
 
----- Original Message -----
Sent: Monday, June 09, 2003 6:24 PM
Subject: RE: [Nant-users] CSC task doesn't support unsafe.

I think you can use:
    <csc ...>
        :
        <arg value="/checked+ /unsafe+" />
        :
    </csc>
 
 
- Ants
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of brian.nantz
Sent: Monday, 09 June, 2003 06:08
To: [EMAIL PROTECTED]
Subject: [Nant-users] CSC task doesn't support unsafe.

Why does the csc task not support unsafe and checked flags?

 

Brian Nantz

.Net Tools WIKI

 

Reply via email to