From e38720b3447aa57f9da793ecea7bc62001d21f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:43:47 +0000 Subject: [PATCH] Bump System.Data.SqlClient in /samples/AdventureWorksLT.WpfApp Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.5.1 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 +++-- samples/AdventureWorksLT.WpfApp/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/samples/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj b/samples/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj index 8a4968204..95238456d 100644 --- a/samples/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj +++ b/samples/AdventureWorksLT.WpfApp/AdventureWorksLT.WpfApp.csproj @@ -53,8 +53,9 @@ - - ..\..\packages\System.Data.SqlClient.4.5.1\lib\net461\System.Data.SqlClient.dll + + ..\..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True diff --git a/samples/AdventureWorksLT.WpfApp/packages.config b/samples/AdventureWorksLT.WpfApp/packages.config index 6d15ba43f..398104036 100644 --- a/samples/AdventureWorksLT.WpfApp/packages.config +++ b/samples/AdventureWorksLT.WpfApp/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file