문제

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