Skip to content

Commit 2c591d0

Browse files
Bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.1.0 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 68db902 commit 2c591d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/json/reactjs/dotnet-comments-app/dotnet-comments-app.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Microsoft.Extensions.Logging" Version="1.0.2" />
2828
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="1.0.2" />
2929
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="1.0.2" />
30-
<PackageReference Include="System.Data.SqlClient" Version="4.1.0" />
30+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
3131
</ItemGroup>
3232

3333
<ItemGroup Condition=" '$(TargetFramework)' == 'net46' ">

0 commit comments

Comments
 (0)