From 99b3bfb5c4669480af744648e9d5e74eabaef92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 08:06:48 +0000 Subject: [PATCH] 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] --- JobFlow.Business/JobFlow.Business.csproj | 2 +- JobFlow.Infrastructure/JobFlow.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/JobFlow.Business/JobFlow.Business.csproj b/JobFlow.Business/JobFlow.Business.csproj index 23da398..c33b5cf 100644 --- a/JobFlow.Business/JobFlow.Business.csproj +++ b/JobFlow.Business/JobFlow.Business.csproj @@ -10,7 +10,7 @@ - + all diff --git a/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj b/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj index 2252ebd..f43647f 100644 --- a/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj +++ b/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj @@ -9,7 +9,7 @@ - + all