Skip to content

Commit f182313

Browse files
Bump System.Data.SqlClient (#9557)
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 a7a5e3a commit f182313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/csharp/System.Windows.Controls/DataGrid/FrozenColumnCount/datagrid_frozencolumns.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
14+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)