Skip to content

Commit c02f3d2

Browse files
Bump System.Data.SqlClient
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]>
1 parent b86c48d commit c02f3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

How to/Signature Field Validation/WebService/ControllerPractice/ControllerPractice/ControllerPractice.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="23.2.7" />
1616
<PackageReference Include="Syncfusion.EJ2.PdfViewer.AspNet.Core" Version="23.2.7" />
1717
<PackageReference Include="Syncfusion.Pdf.Imaging.Net.Core" Version="23.2.7" />
18-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
18+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1919
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.31.0" />
2020
<PackageReference Include="Unity" Version="5.11.10" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)