From b6bc5085b68f9676c130f5ba4b7849d9d33469c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:02:12 +0000 Subject: [PATCH] Bump System.Data.SqlClient in /samples/tutorials/c#/SLES/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#/SLES/SqlServerSample/SqlServerSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tutorials/c#/SLES/SqlServerSample/SqlServerSample.csproj b/samples/tutorials/c#/SLES/SqlServerSample/SqlServerSample.csproj index f2e9ab20..e926e07f 100644 --- a/samples/tutorials/c#/SLES/SqlServerSample/SqlServerSample.csproj +++ b/samples/tutorials/c#/SLES/SqlServerSample/SqlServerSample.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file