Skip to content

Commit 2fdf51f

Browse files
committed
chore Adjust sample configuration
1 parent f2df70c commit 2fdf51f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Uno.Wasm.StaticLinking.Shared/Common.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88

99
<WasmShellNativeCompile Include="$(MSBuildThisFileDirectory)test.cpp" />
1010
<WasmShellNativeCompile Include="$(MSBuildThisFileDirectory)test2.cpp" />
11+
1112
</ItemGroup>
1213

1314
<PropertyGroup>
1415
<WasmShellEnableIDBFS>true</WasmShellEnableIDBFS>
16+
<WasmShellLoadAllSatelliteResources>true</WasmShellLoadAllSatelliteResources>
1517
</PropertyGroup>
1618

1719
<ItemGroup>

0 commit comments

Comments
 (0)