Skip to content

Commit

Permalink
Merge pull request #8 from kbilsted/dependabot/nuget/Microsoft.Data.S…
Browse files Browse the repository at this point in the history
…qlClient-5.1.2

Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2
  • Loading branch information
kbilsted authored Oct 31, 2023
2 parents 8cdabed + 5300eff commit a072bb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a072bb2

Please sign in to comment.