Skip to content

Commit

Permalink
updates Microsoft.Data.SqlClient dependency to version 5.2.1 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
runeanielsen authored Jul 1, 2024
1 parent 18e6e6e commit 2ac2ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MsSqlCdc/MsSqlCdc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
Expand Down

0 comments on commit 2ac2ed7

Please sign in to comment.