Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent d276e51 commit 9db3b6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/Forms/SkiaSharpDemo/SkiaSharpDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="HarfBuzzSharp" Version="2.8.2.5" />
<PackageReference Include="NLipsum" Version="1.1.0" />
<PackageReference Include="SkiaSharp" Version="2.88.5" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.5" />
<PackageReference Include="Svg.Skia" Version="1.0.0.2" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.166" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SkiaSharp" Version="2.88.5" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.Skottie" Version="2.88.5" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.5" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
Expand Down
2 changes: 1 addition & 1 deletion source/SkiaSharp.Extended/SkiaSharp.Extended.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

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

</Project>

0 comments on commit 9db3b6f

Please sign in to comment.