Skip to content

Commit

Permalink
chore: bump Microsoft.Data.SqlClient from 5.1.2 to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck committed Jan 18, 2024
1 parent 14f5b25 commit 3050685
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DubUrl.QA/DubUrl.QA.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<IsPackable>false</IsPackable>
Expand Down Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="Dapper" Version="2.1.28" />
<PackageReference Include="DuckDB.NET.Data" Version="0.9.2" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.0" />
<PackageReference Include="MySqlConnector" Version="2.3.3" />
<PackageReference Include="Npgsql" Version="8.0.1" />
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 @@ -4,7 +4,7 @@
<PackageReference Include="DuckDB.NET.Bindings" Version="0.9.2" />
<PackageReference Include="DuckDB.NET.Data" Version="0.9.2" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.74.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="Net.IBM.Data.Db2" Version="7.0.0.300" />
Expand Down

0 comments on commit 3050685

Please sign in to comment.