We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414fe95 commit d05de0eCopy full SHA for d05de0e
Source/OxyPlot.Maui.Skia/OxyPlot.Maui.Skia.csproj
@@ -34,8 +34,8 @@
34
</PropertyGroup>
35
<ItemGroup>
36
<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" />
+ <PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8" />
+ <PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.8" />
39
</ItemGroup>
40
41
<ItemGroup Condition=" $(TargetFramework.StartsWith('net8.0')) ">
0 commit comments