File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
1515 <PackageReference Include =" MSTest.TestAdapter" Version =" 3.4.3" />
1616 <PackageReference Include =" MSTest.TestFramework" Version =" 3.4.3" />
17- <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 6 .0.1 " />
17+ <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 8 .0.0 " />
1818 </ItemGroup >
1919
2020 <ItemGroup >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Supported Databases:
2323
2424 <ItemGroup >
2525 <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.2.2" />
26- <PackageReference Include =" MySql.Data" Version =" 8.0.31 " />
26+ <PackageReference Include =" MySql.Data" Version =" 9.2.0 " />
2727 <PackageReference Include =" Npgsql" Version =" 7.0.8" />
2828 <PackageReference Include =" Oracle.ManagedDataAccess.Core" Version =" 2.19.240" />
2929 </ItemGroup >
You can’t perform that action at this time.
0 commit comments