You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following commit changed the behavior to throw `CultureNotFoundException`
when creating cultures in invariant mode.
```
commit 04dac7b
Author: Tarek Mahmoud Sayed <tarekms@microsoft.com>
Date: Thu Jul 1 11:55:05 2021 -0700
Allow restricting cultures creation with any arbitrary names in Globalization Invariant Mode (#54247)
```
This commit updates the corresponding test in `Wasm.Build.Tests` to
handle that explicitly.
Fixes#55838
0 commit comments