Skip to content

Commit e1739db

Browse files
Bump System.Data.SqlClient
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]>
1 parent 907084a commit e1739db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/demos/belgrade-product-catalog-demo/belgrade-product-catalog-demo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Include="Serilog.Extensions.Logging" Version="2.0.2" />
3939
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="2.1.1" />
4040
<PackageReference Include="Serilog.Sinks.RollingFile" Version="3.3.0" />
41-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
41+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
4242
<PackageReference Include="Serilog.Sinks.MSSqlServer" Version="5.1.3-dev-00224" />
4343
</ItemGroup>
4444

0 commit comments

Comments
 (0)