Skip to content

Commit

Permalink
chore: Adjust ICU for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 17, 2024
1 parent 54cd4c6 commit dc67038
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/SamplesApp/SamplesApp.Wasm/SamplesApp.Wasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@
<!--<WasmShellEmccLinkOptimization>false</WasmShellEmccLinkOptimization>-->

<PublishTrimmed>false</PublishTrimmed>

<WasmIncludeFullIcuData>true</WasmIncludeFullIcuData>
<InvariantGlobalization>false</InvariantGlobalization>

<!-- Include all satellite assemblies -->
<WasmShellLoadAllSatelliteResources>true</WasmShellLoadAllSatelliteResources>

Expand Down

0 comments on commit dc67038

Please sign in to comment.