Skip to content

Commit

Permalink
upgraded MySql.Data
Browse files Browse the repository at this point in the history
  • Loading branch information
kerryjiang committed Mar 8, 2023
1 parent c2441f4 commit 21be151
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Company>SciSharp STACK</Company>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySql.Data" Version="8.0.17" />
<PackageReference Include="MySql.Data" Version="8.0.32" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.0" />
<PackageReference Include="SuperSocket.Client" Version="2.0.0-beta.15" />
</ItemGroup>
Expand Down

0 comments on commit 21be151

Please sign in to comment.