Skip to content

Commit e3b0475

Browse files
Bump System.Data.SqlClient from 4.8.5 to 4.8.6
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 4d5466e commit e3b0475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/SqlClient/Open.Database.Extensions.SqlClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<ItemGroup>
3030
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
31-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
31+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)