Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 66ab6a6

Browse files
Bump System.Data.SqlClient in /src/NuGet.Services.Sql (#418)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b740bf commit 66ab6a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGet.Services.Sql/NuGet.Services.Sql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
9-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
9+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)