From 29e2852a16a56bc063abae07ea4cc18bca037443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 21:35:52 -0400 Subject: [PATCH] chore(deps): bump System.Data.SqlClient (#1353) Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.2 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- windows/aspnet-gmsa/dotnetdemoappMVC/dotnetdemoappMVC.csproj | 5 +++-- windows/aspnet-gmsa/dotnetdemoappMVC/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/windows/aspnet-gmsa/dotnetdemoappMVC/dotnetdemoappMVC.csproj b/windows/aspnet-gmsa/dotnetdemoappMVC/dotnetdemoappMVC.csproj index ae32bc0c30..87028142a8 100644 --- a/windows/aspnet-gmsa/dotnetdemoappMVC/dotnetdemoappMVC.csproj +++ b/windows/aspnet-gmsa/dotnetdemoappMVC/dotnetdemoappMVC.csproj @@ -60,8 +60,9 @@ - - ..\packages\System.Data.SqlClient.4.8.2\lib\net461\System.Data.SqlClient.dll + + ..\packages\System.Data.SqlClient.4.8.6\lib\net461\System.Data.SqlClient.dll + True diff --git a/windows/aspnet-gmsa/dotnetdemoappMVC/packages.config b/windows/aspnet-gmsa/dotnetdemoappMVC/packages.config index 56be482acc..87ce15e897 100644 --- a/windows/aspnet-gmsa/dotnetdemoappMVC/packages.config +++ b/windows/aspnet-gmsa/dotnetdemoappMVC/packages.config @@ -14,7 +14,7 @@ - + \ No newline at end of file