Hi there,

I never got a response to this issue, so I thought I'd chime in again.  It's
rather important to be able to produce satellite assemblies for the
localization effort my team is currently going through and it would be great
if we didn't have to move the generation of those assemblies off into a
custom step in the build. 

Thanks,

--b

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Ben Lowery
> Sent: Friday, January 09, 2004 12:05 PM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] solution task not picking up localized resx files?
> 
> Hi there,
> 
> I'm using visual studio to build satellite assemblies for a localized
> application.  For my project, I have three .resx files in the root of my
> c#
> project:
>   Strings.resx
>   Strings.en-gb.resx
>   String.ja-jp.resx
> In visual studio, String.resx is compiled using resgen and then embedded
> into the main assembly.  The other two resx files are compiled into
> satellite assemblies and put into the proper subdirectories off of the
> compilation directory.
> 
> The <solution> task does not seem to compile the localized resources into
> satellite assemblies, but instead embeds the localized resource into the
> main assembly.
> 
> Is this by design?  Does the solution task support the standard vs.net
> behavior?  If so, how can I enable it?
> 
> Thanks,
> 
> -b
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to