From 6aadb1c4d73540b357679ff8d88a3b6b43aaede2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 12:32:48 +0000 Subject: [PATCH] Bump System.Data.SqlClient in /samples/tutorials/c#/RHEL/SqlServerSample Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.4.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] --- .../tutorials/c#/RHEL/SqlServerSample/SqlServerSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tutorials/c#/RHEL/SqlServerSample/SqlServerSample.csproj b/samples/tutorials/c#/RHEL/SqlServerSample/SqlServerSample.csproj index f2e9ab205a..e926e07ff1 100644 --- a/samples/tutorials/c#/RHEL/SqlServerSample/SqlServerSample.csproj +++ b/samples/tutorials/c#/RHEL/SqlServerSample/SqlServerSample.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file