From 91f9898fd01da5564f166772dfc15153abfeaafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 11:18:24 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 3.0.0 to 4.0.0 in /Source Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj b/Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj index 9eb0e5a56d..1a3f450ced 100644 --- a/Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj +++ b/Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive