Skip to content

Commit

Permalink
Bump SkiaSharp
Browse files Browse the repository at this point in the history
Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.6.
- [Release notes](https://github.com/mono/SkiaSharp/releases)
- [Commits](mono/SkiaSharp@v2.80.2...v2.88.6)

---
updated-dependencies:
- dependency-name: SkiaSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 643b8c1 commit ff4ed17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net461;net472;netstandard2.0;netcoreapp2.0</TargetFrameworks>
Expand All @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="SkiaSharp">
<Version>2.80.2</Version>
<Version>2.88.6</Version>
</PackageReference>
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0;net472</TargetFrameworks>
Expand Down Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.DebuggerVisualizers" Version="17.0.2021101" />
<PackageReference Include="SkiaSharp">
<Version>2.80.2</Version>
<Version>2.88.6</Version>
</PackageReference>
</ItemGroup>

Expand Down

0 comments on commit ff4ed17

Please sign in to comment.