Skip to content

Commit 8e3e895

Browse files
Bump System.Data.SqlClient in /CommandLine/CodeConv.NetFramework
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 8e3e895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CommandLine/CodeConv.NetFramework/CodeConv.NetFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="16.10.56" />
1919
<PackageReference Include="NuGet.Build.Tasks" Version="5.4.0" />
2020
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.7.0" />
21-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
21+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
2222
<PackageReference Include="System.Memory" Version="4.5.5" />
2323
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2424

0 commit comments

Comments
 (0)