Skip to content

Commit 05ff912

Browse files
committed
Bump HarfBuzz too
1 parent 0b2d7e7 commit 05ff912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/HarfBuzzSharp.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<ItemGroup>
33
<PackageReference Include="HarfBuzzSharp" Version="7.3.0.2" />
44
<PackageReference Condition="'$(IncludeLinuxSkia)' == 'true'" Include="HarfBuzzSharp.NativeAssets.Linux" Version="7.3.0.2" />
5-
<PackageReference Condition="'$(IncludeWasmSkia)' == 'true'" Include="HarfBuzzSharp.NativeAssets.WebAssembly" Version="7.3.0.2" />
5+
<PackageReference Condition="'$(IncludeWasmSkia)' == 'true'" Include="HarfBuzzSharp.NativeAssets.WebAssembly" Version="7.3.0.3-preview.2.2" />
66
</ItemGroup>
77
</Project>

0 commit comments

Comments
 (0)