Daniel, What version of NAnt are you using ? The NAnt 0.85 nightly builds do generate correct manifest resource names.
Can you try the latest nightly build (http://nant.sourceforge.net/nightly/builds) and report back ? Thanks, Gert ----- Original Message ----- From: "Daniel Pr�vost" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 03, 2004 12:18 AM Subject: [Nant-users] <solution> task with visual basic projects should generate resources names differently Hi, I would just like to point out that a Visual Basic project compiled in Visual Studio does not add folder hierarchy in the resource names like is done for C# projects. For example, given a resource file say 'Project\Resources\test.xml' and a set root namespace of 'CoolProject' In the library compiled by Visual Studio in a C# project, the resource is called 'CoolProject.Resources.test.xml' and in the VB project it is called 'CoolProject.test.xml'. It would be appreciated if this was looked at... Thanks for the ear, oh and excellent work on Nant.. it's good stuff... Dan ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
