Skip to content

Commit 4eb645f

Browse files
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /CommandLine/CodeConv
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 c9638f9 commit 4eb645f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CommandLine/CodeConv/CodeConv.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PackageReference Include="NuGet.Build.Tasks" Version="6.1.0" />
4646
<PackageReference Include="System.CodeDom" Version="6.0.0" />
4747
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0" />
48-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
48+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
4949
<PackageReference Include="System.Memory" Version="4.5.5" />
5050
<PackageReference Include="System.Net.Http" Version="4.3.4" />
5151

0 commit comments

Comments
 (0)