Skip to content

Commit

Permalink
And this file
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Nov 5, 2024
1 parent a1be038 commit 2803de8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.7" />
<PackageReference Include="SkiaSharp" Version="2.88.9-preview.2.2" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.9-preview.2.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
Expand Down

0 comments on commit 2803de8

Please sign in to comment.