Skip to content

Commit

Permalink
Update dependency System.Data.SqlClient to 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 0f2f1b5 commit c0b38d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup Label="Package References (.NET)" Condition="$(TargetFrameworkIdentifier) != '.NETFramework'">
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
</ItemGroup>

</Project>

0 comments on commit c0b38d5

Please sign in to comment.