Skip to content

Commit 881a24f

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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c04cd19 commit 881a24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windowsforms/datagridview/CSWinFormDataGridView/CSWinFormDataGridView.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
1313
</PropertyGroup>
1414
<ItemGroup>
15-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
15+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1616
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.0" />
1717
</ItemGroup>
1818
<!-- By default, all .cs and .resx files in the current

0 commit comments

Comments
 (0)