Merging or Embedding Resources assemblies
laxgulawani
Posts: 1 New member
Hi there,
We have a Windows forms application, with various custom build dependent assemblies and other dependent assemblies. This application is multilingual and so has resource assemblies. Smart Assembly detects other dependent assemblies however it does not detect these resource assemblies for merging.
There is also no option in the project setting to manually add these resource assemblies.
Is there a way to ensure resource assemblies are properly merged or embedded in the obfuscated assembly?
Thanks,
Laxman
We have a Windows forms application, with various custom build dependent assemblies and other dependent assemblies. This application is multilingual and so has resource assemblies. Smart Assembly detects other dependent assemblies however it does not detect these resource assemblies for merging.
There is also no option in the project setting to manually add these resource assemblies.
Is there a way to ensure resource assemblies are properly merged or embedded in the obfuscated assembly?
Thanks,
Laxman
Tagged:
Answers
Thank you for your post!
Unfortunately, it's not possible to merge or embed satellite assemblies. As they need to be loaded by the runtime depending on what culture you are in, merging and embedding would break that.
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?