Solutions References update

MySql.Data 9.4.0
HtmlAgilityPack 1.12.2
This commit is contained in:
Leigh Pointer
2025-07-22 07:45:03 +02:00
parent e9dc52919c
commit 372db9dcfa
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySql.Data" Version="9.3.0" />
<PackageReference Include="MySql.Data" Version="9.4.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0-preview.3.efcore.9.0.0" />
</ItemGroup>