From 965be9ba7a06f65185e67bd821d291cf964a67c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 08:33:25 +0000 Subject: [PATCH] deps: Bump Microsoft.Data.SqlClient from 6.1.4 to 7.0.1 --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ERP.DAL/ERP.DAL.csproj | 2 +- ERP.PL/ERP.PL.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ERP.DAL/ERP.DAL.csproj b/ERP.DAL/ERP.DAL.csproj index 7ba1eea..a41d800 100644 --- a/ERP.DAL/ERP.DAL.csproj +++ b/ERP.DAL/ERP.DAL.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ERP.PL/ERP.PL.csproj b/ERP.PL/ERP.PL.csproj index ceb1c8f..7d6fd9b 100644 --- a/ERP.PL/ERP.PL.csproj +++ b/ERP.PL/ERP.PL.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive