Skip to content

Commit bb08168

Browse files
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Web
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] <support@github.com>
1 parent 3284c3d commit bb08168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Web/Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
2424
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.0" />
2525
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
26-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
26+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)