Skip to content

Commit

Permalink
chore: bump Microsoft.Data.SqlClient from 5.2.2 to 6.0.1 (#1297)
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck authored Feb 2, 2025
1 parent 1c10259 commit 71c9b96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DubUrl.QA/DubUrl.QA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="DuckDB.NET.Data" Version="1.1.3" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.3.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.1" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.1" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="SingleStoreConnector" Version="1.1.6" />
Expand Down
2 changes: 1 addition & 1 deletion DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PackageReference Include="Domemtech.StringTemplate4" Version="4.3.0" />
<PackageReference Include="DuckDB.NET.Bindings.Full" Version="1.1.3" />
<PackageReference Include="DuckDB.NET.Data" Version="1.1.3" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.0.1" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.84.1" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.3.2" />
Expand Down

0 comments on commit 71c9b96

Please sign in to comment.