Skip to content

Commit

Permalink
Updated System.Data.SqlClient
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Feb 11, 2024
1 parent ba334d7 commit 03fb2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pgvector.Dapper/Pgvector.Dapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
<ProjectReference Include="..\Pgvector\Pgvector.csproj" />
<PackageReference Include="Dapper" Version="2.0.4" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

</Project>

0 comments on commit 03fb2ef

Please sign in to comment.