Skip to content

Commit

Permalink
Merge pull request #101 from taublast/2-A
Browse files Browse the repository at this point in the history
using new skia v3 nugets
  • Loading branch information
taublast authored Oct 26, 2024
2 parents 74cf6e0 + 46227ef commit fea71aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Engine/skia3.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<Warning Text="------ Building $(TargetFramework) for SkiaSharp 3.xx ------" />
</Target>
<ItemGroup>
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="3.0.0-preview.4.1" />
<PackageReference Include="SkiaSharp.Skottie" Version="3.0.0-preview.4.1" />
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="3.0.0-preview.5.4" />
<PackageReference Include="SkiaSharp.Skottie" Version="3.0.0-preview.5.4" />
<PackageReference Include="Svg.SkiaSharp3" Version="1.0.3.2-preview.2.1" />

</ItemGroup>
Expand Down

0 comments on commit fea71aa

Please sign in to comment.