Skip to content

Commit

Permalink
SkiaSharp native assets
Browse files Browse the repository at this point in the history
  • Loading branch information
caraplana1 committed Aug 3, 2024
1 parent 9c3182d commit 3db80fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ComicConverter/ComicConverter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
<PackageReference Include="SharpCompress" Version="0.37.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.8" />
<PackageReference Include="SkiaSharp.NativeAssets.macOS" Version="2.88.8" />
<PackageReference Include="SkiaSharp.NativeAssets.Win32" Version="2.88.8" />
</ItemGroup>
</Project>

0 comments on commit 3db80fb

Please sign in to comment.