vendredi 28 mars 2014

Have Visual Studio Build Satellite Assembly for Internal Neutral Resources


Vote count:

0




My .NET assemblies have the neutral language attribute set NeutralResourcesLanguageAttribute("en"), and all my default resources are located internally in RESX files.


I have hundreds of these assemblies across the full suite of all my products.


All localization and translation is done externally without direct support from development.


To make the localization/translation process easier for these external partners, I would like to generate satellite assemblies of the default resources at build, so that translators can easily find the EN resources without needing to interrogate each assembly or refer to a list that is manually maintained.


What do I need to do in order to have Visual Studio generate a satellite assembly of these resources at build automatically?


Cheers!



asked 1 min ago






Aucun commentaire:

Enregistrer un commentaire