Skip to content

Commit

Permalink
Merge branch 'main' into preview
Browse files Browse the repository at this point in the history
  • Loading branch information
huaxing-yuan authored Jan 22, 2025
2 parents b0834a9 + 1c6b9b6 commit 6bd9270
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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 @@ -14,7 +14,6 @@
<dependency id="Hummingbird.UI" version="1.2.2772.2" exclude="Build,Analyzers" />
<dependency id="LiveChartsCore.SkiaSharpView.WPF" version="2.0.0-rc4.5" exclude="Build,Analyzers" />
<dependency id="Microsoft.Web.WebView2" version="1.0.2957.106" exclude="Build,Analyzers" />
<dependency id="SkiaSharp" version="3.116.1" exclude="Build,Analyzers" />
</group>
<group targetFramework="net6.0-windows7.0">
<dependency id="AxaFrance.WebEngine" version="{{version}}" exclude="Build,Analyzers" />
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 6bd9270

Please sign in to comment.