From 069cb2185d78edd162eb81f32cffbdc847f2a483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:31:42 +0000 Subject: [PATCH] Bump System.Data.SqlClient 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#/macOS/SqlServerSample/SqlServerSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tutorials/c#/macOS/SqlServerSample/SqlServerSample.csproj b/samples/tutorials/c#/macOS/SqlServerSample/SqlServerSample.csproj index f2e9ab20..e926e07f 100644 --- a/samples/tutorials/c#/macOS/SqlServerSample/SqlServerSample.csproj +++ b/samples/tutorials/c#/macOS/SqlServerSample/SqlServerSample.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file