Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from trungnt2910/dependabot/nuget/SkiaSharp.Vie…
Browse files Browse the repository at this point in the history
…ws.Maui.Controls-2.88.3

chore(deps): Bump SkiaSharp.Views.Maui.Controls from 2.88.2 to 2.88.3
  • Loading branch information
trungnt2910 authored Oct 9, 2022
2 parents f8c0014 + 0863158 commit 61a5d51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ColorPicker.Maui.Demo/ColorPicker.Maui.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<!-- Raw Assets (also remove the "Resources\Raw" prefix) -->
<MauiAsset Include="Resources\Raw\**" LogicalName="%(RecursiveDir)%(Filename)%(Extension)" />
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.2" />
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.3" />

</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion ColorPicker.Maui/ColorPicker.Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<ItemGroup>
<PackageReference
Include="SkiaSharp.Views.Maui.Controls"
Version="2.88.2" />
Version="2.88.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 61a5d51

Please sign in to comment.