Skip to content

Commit

Permalink
Merge pull request #259 from eesast/renovate/skiasharp-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update skiasharp monorepo to v2.88.8
  • Loading branch information
shangfengh authored Apr 20, 2024
2 parents c1191ac + 1827c6b commit e858be3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions logic/Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@

<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.20" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />

<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />

<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.7" />
<PackageReference Include="SkiaSharp.Views.Maui.Core" Version="2.88.7" />
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.8" />
<PackageReference Include="SkiaSharp.Views.Maui.Core" Version="2.88.8" />

</ItemGroup>

Expand Down

0 comments on commit e858be3

Please sign in to comment.