Could you post a small sample demonstrating the problem. I see the 2nd entry is the incorrect one. Are those files .resx files ?
Ian
* First of all, it seems there's a bug in the way a <references> fileset in the <csc> target is handled:
<resources basedir="${src.nunit}" prefix="Com.KapowTech.RoboSuite.Api.Nunit"> <includes name="dotnettest.robotlib" /> <includes name="lib.robotlib" /> </resources>
In the manifest this is transformed to:
.mresource public Com.KapowTech.RoboSuite.Api.Nunit.dotnettest.robotlib { } .mresource public Com.KapowTech.RoboSuite.Api.Nunit.lib.robotCom.KapowTech.RoboSuite.Api.Nunit .lib { }
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users