Fody / Costura

Embed references as resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how do I add locales\en-US.pak using fody

mbelfer opened this issue · comments

hi,

i am trying to embed cefsharp and getting the following error

[0114/060326.954:WARNING:resource_bundle.cc(358)] locale_file_path.empty() for locale 
[0114/060326.955:ERROR:main_delegate.cc(714)] Could not load locale pak for en-US

the file should go to locales\en-US.pak and after trying different approaches i decided to post this question here. What is the right way to handle this?

Thank you
Mark