Skip to content

Commit

Permalink
Merge pull request #17 from cajuncoding/dependabot/nuget/SqlBulkHelpe…
Browse files Browse the repository at this point in the history
…rs.SampleApp.NetFramework/Microsoft.Data.SqlClient-5.1.3

Bump Microsoft.Data.SqlClient from 5.0.1 to 5.1.3 in /SqlBulkHelpers.SampleApp.NetFramework
  • Loading branch information
cajuncoding committed Mar 22, 2024
2 parents a132590 + 98b8e03 commit 8ecbc87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient">
<Version>5.0.1</Version>
<Version>5.1.3</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.2</Version>
Expand Down

0 comments on commit 8ecbc87

Please sign in to comment.