Skip to content

Commit 79f3595

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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c936193 commit 79f3595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SqlClient.Tests/SqlClient.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
8+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)