升级.NET 9

This commit is contained in:
2024-11-21 11:27:44 +08:00
parent 3dbfaffd05
commit dc239c776e
4 changed files with 16 additions and 17 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySqlConnector" Version="2.3.5" />
<PackageReference Include="MySqlConnector" Version="2.4.0" />
</ItemGroup>
</Project>