Skip to content

Commit 849ae5c

Browse files
Bump System.Data.SqlClient (#9552)
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f63b52 commit 849ae5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/csharp/System.Windows.Forms/HtmlDocument/Overview/HtmlDocumentProjectCSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
22+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)