Skip to content

Commit

Permalink
⬆ chore: bump SkiaSharp.* to 3.116.0 (#2271)
Browse files Browse the repository at this point in the history
  • Loading branch information
capdiem authored Dec 4, 2024
1 parent 6ee906a commit 78bbfb1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.6"/>
<PackageReference Include="SkiaSharp.Views.Blazor" Version="2.88.6"/>
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.116.0" />
<PackageReference Include="SkiaSharp.Views.Blazor" Version="3.116.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
Expand Down

0 comments on commit 78bbfb1

Please sign in to comment.