Skip to content

Commit

Permalink
Update build/SkiaSharp.HarfBuzz.props
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored Apr 10, 2024
1 parent b4fb189 commit 75a255e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/SkiaSharp.HarfBuzz.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8-preview.1.1" />
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8" />
</ItemGroup>
</Project>

0 comments on commit 75a255e

Please sign in to comment.