Skip to content

Commit

Permalink
updates Microsoft.Data.SqlClient to verison 5.1.2 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
runeanielsen authored Jan 7, 2024
1 parent dfac627 commit de5467b
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.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
Expand Down

0 comments on commit de5467b

Please sign in to comment.