Skip to content

Commit

Permalink
Revert MySql.Data to 8.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpetit committed May 15, 2024
1 parent 4069c33 commit ee3cc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<PackageVersion Include="CsCheck" Version="2.14.1" />
<PackageVersion Include="System.Data.SqlClient" Version="4.8.6" />
<PackageVersion Include="Npgsql" Version="6.0.7" />
<PackageVersion Include="MySql.Data" Version="8.0.33" />
<PackageVersion Include="MySql.Data" Version="8.0.31" />
<PackageVersion Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
<PackageVersion Include="Microsoft.Crank.EventSources" Version="0.2.0-alpha.23422.5" />
Expand Down

0 comments on commit ee3cc8a

Please sign in to comment.