Skip to content

Commit 60e3f5b

Browse files
edgchen1shamaksx
authored andcommitted
Update MauiVisionSample SkiaSharp dependency version to 2.88.1. (microsoft#135)
Includes this fix in SkiaSharp: mono/SkiaSharp#2198
1 parent aa9e713 commit 60e3f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/examples/Maui/MauiVisionSample/MauiVisionSample/MauiVisionSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<ItemGroup>
5858
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.12.1" />
59-
<PackageReference Include="SkiaSharp" Version="2.88.0" />
59+
<PackageReference Include="SkiaSharp" Version="2.88.1" />
6060
</ItemGroup>
6161

6262
<!--<ItemGroup>

0 commit comments

Comments
 (0)