When using Passolo's .Net Parser to process xxxx.resources.dll, is it necessary to have the main assembly xxxx.dll file?
When using Passolo's .Net Parser to process xxxx.resources.dll, is it necessary to have the main assembly xxxx.dll file?
Yes, this is necessary. Satellite Assemblies do not always contain the full set of resources and key/value pairs, and Passolo always extracts additional information that are important for the localization process and the visualization from the main assemblies.
Yes, this is necessary. Satellite Assemblies do not always contain the full set of resources and key/value pairs, and Passolo always extracts additional information that are important for the localization process and the visualization from the main assemblies.
Thank you for providing the answer, Herrmann. After using the main assembly, it is now possible to parse the DLL file.