From 0aeba5de77afb955144f79d3c8f8b32440e9ff30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:49:08 +0000 Subject: [PATCH] Bump System.Data.SqlClient in /csharp/AdventureWorksLT.WpfApp Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.6.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] --- .../AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj | 5 +++-- csharp/AdventureWorksLT.WpfApp/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj b/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj index 0638de4..51e4a1f 100644 --- a/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj +++ b/csharp/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj @@ -62,8 +62,9 @@ - - ..\packages\System.Data.SqlClient.4.6.0\lib\net461\System.Data.SqlClient.dll + + ..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True diff --git a/csharp/AdventureWorksLT.WpfApp/packages.config b/csharp/AdventureWorksLT.WpfApp/packages.config index 01b0de8..bde8704 100644 --- a/csharp/AdventureWorksLT.WpfApp/packages.config +++ b/csharp/AdventureWorksLT.WpfApp/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file