Skip to content

Commit

Permalink
Update dependency SkiaSharp to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 2609571 commit a0b95b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Blurhash.Core" Version="4.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.9" />
<PackageReference Include="SkiaSharp" Version="3.116.0" />
<PackageReference Include="Blurhash.Microsoft.Extensions.Core" Version="2.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Blurhash.SkiaSharp/Blurhash.SkiaSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Blurhash.Core" Version="4.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.9" />
<PackageReference Include="SkiaSharp" Version="3.116.0" />
</ItemGroup>

</Project>

0 comments on commit a0b95b0

Please sign in to comment.