From 64b9cfe935623df10f01dd5078c0f3b29d288605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 11:45:24 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 3.0.0 to 5.0.1 in /Source Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 3.0.0 to 5.0.1. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/commits) --- 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..bfc7433767 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