Skip to content

Commit

Permalink
Update Svg.Skia (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored Apr 9, 2024
1 parent 6c6c95c commit b816900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/Forms/SkiaSharpDemo/SkiaSharpDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="NLipsum" Version="1.1.0" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.7" />
<PackageReference Include="Svg.Skia" Version="1.0.0.13" />
<PackageReference Include="Svg.Skia" Version="1.0.0.18" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.166" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.1" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
Expand Down
2 changes: 1 addition & 1 deletion samples/Maui/SkiaSharpDemo/SkiaSharpDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="HarfBuzzSharp" Version="7.3.0.1" />
<PackageReference Include="NLipsum" Version="1.1.0" />
<PackageReference Include="Svg.Skia" Version="1.0.0.13" />
<PackageReference Include="Svg.Skia" Version="1.0.0.18" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.166" />
</ItemGroup>

Expand Down

0 comments on commit b816900

Please sign in to comment.