Re: [Nant-users] Resx files not getting embedded

2003-01-23 Thread Ian MacLean
using VS.NET proj. Thanks, Kishore -Original Message- *From:* Lorphelin, Yves [mailto:[EMAIL PROTECTED]] *Sent:* Thursday, January 09, 2003 7:15 AM *To:* [EMAIL PROTECTED] *Subject:* RE: [Nant-users] Resx files not getting embedded hi Nicholas , The

RE: [Nant-users] Resx files not getting embedded

2003-01-23 Thread Kishore Chaliparambil
Title: RE: [Nant-users] Resx files not getting embedded Is it possible to have multiple resources element... meaning      I have multiple folders that include the resources.. Its possible to embed like this using VS.NET proj.   Thanks, Kishore -Original Message-From

RE: [Nant-users] Resx files not getting embedded

2003-01-09 Thread Lorphelin, Yves
Title: RE: [Nant-users] Resx files not getting embedded hi Nicholas , The ... fileset  takes care of the conversion between .resx & .resources fle You should write it like this       If there is no associated class testResources.cs , you should write it like this   W