> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > jeetu mahtani > Sent: vrijdag 25 maart 2005 1:53 > To: [email protected] > Subject: [Nant-users] Issue with compiling resource files > > I have a resource files wsresource.resx that I created in VS.NET 2003. > To my understanding, VS.NET automatically compiles resx files to > .resource and then links it to the assembly.
The <solution> task will take care of that for you (if that resource file is included in the VS.NET projects). Gert ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nant-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
