Upgrade MySqlConnector NuGet package

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Esteban Solano Granados 2022-01-20 04:09:54 +00:00 committed by GitHub
parent cce18fa163
commit 6803d84678

View File

@ -5,6 +5,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySqlConnector" Version="0.61.0" />
<PackageReference Include="MySqlConnector" Version="2.1.2" />
</ItemGroup>
</Project>