Pregunta

For multi language support in a C# application I used The Localization Extension.
I obfuscated the application for publishing, But application doesn't work and got error "Strings resource not found."
I think obfuscating cause this problem.

¿Fue útil?

Solución

To resolve this problem,in obfuscating, should exclude renaming Resources.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top