Skip to content

Commit d05de0e

Browse files
committed
update SkiaSharp to 2.88.8
1 parent 414fe95 commit d05de0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
</PropertyGroup>
3535
<ItemGroup>
3636
<PackageReference Include="OxyPlot.Core" Version="2.1.2" />
37-
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.6" />
38-
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.6" />
37+
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8" />
38+
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.8" />
3939
</ItemGroup>
4040

4141
<ItemGroup Condition=" $(TargetFramework.StartsWith('net8.0')) ">

0 commit comments

Comments
 (0)