Skip to content

Commit

Permalink
Merge branch 'preview' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
huaxing-yuan authored Jan 24, 2025
2 parents 4341076 + 6bd9270 commit 02259ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Deque.AxeCore.Selenium" Version="4.10.1" />
<PackageReference Include="SkiaSharp" Version="3.116.1" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SkiaSharp" Version="3.116.1" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
</ItemGroup>

</Project>

0 comments on commit 02259ec

Please sign in to comment.