Re: [Nant-users] resx files and form resources

2004-02-10 Thread Jaroslaw Kowalski
/or run NAnt in debug mode. Hope it helps. Jarek - Original Message - From: "Craig Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 10, 2004 9:27 PM Subject: [Nant-users] resx files and form resources What is the recommended method

[Nant-users] resx files and form resources

2004-02-10 Thread Craig Williams
What is the recommended method for handling resources using NAnt ?   If I have a VS built form with a resx file, it gets ignored and the resources don't get compiled into the assembly.   or did I miss something ;)?   thanks   Craig