Skip to content

Commit 5bac050

Browse files
Bump System.Data.SqlClient from 4.8.4 to 4.8.5
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.4 to 4.8.5. - [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 14c6978 commit 5bac050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SqlClient.Tests/SqlClient.Tests.csproj

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

77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
9-
<PackageReference Include="System.Data.SqlClient" Version="4.8.4" />
9+
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
1010
<PackageReference Include="xunit" Version="2.4.2" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)