Experimental KiwiFlare solver which appears to work based on my one test

This commit is contained in:
barelyprofessional
2024-09-01 03:01:11 +08:00
parent e4b1821a5b
commit 2906481b27
3 changed files with 194 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="FlareSolverrSharp" Version="3.0.7" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.64" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">