[Wasm] Satellite assemblies are not properly published #11043
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
project/resources 🈷️
Categorizes an issue or PR as relevant to resources and localization (Resources, Assets,...)
Current behavior
In WASM, the ResourceManager.GetString uses the CultureInfo as parameter, but fails to recognise the culture passed
Expected behavior
It should return the culture passed regardless of the supported languages of the browser.
How to reproduce it (as minimally and precisely as possible)
see example in https://github.com/paulovila/UnoLocalization/blob/master/App9/App9.Shared/MainPage.xaml.cs
UnoLocalization-master.zip
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: