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.

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top