Skip to content

Commit

Permalink
Bump System.Data.SqlClient
Browse files Browse the repository at this point in the history
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent b86c48d commit c02f3d2
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 @@
<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="23.2.7" />
<PackageReference Include="Syncfusion.EJ2.PdfViewer.AspNet.Core" Version="23.2.7" />
<PackageReference Include="Syncfusion.Pdf.Imaging.Net.Core" Version="23.2.7" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.31.0" />
<PackageReference Include="Unity" Version="5.11.10" />
</ItemGroup>
Expand Down

0 comments on commit c02f3d2

Please sign in to comment.