From 86c88464b74e34828e6d60f3588b9a55e4c1cbc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 01:54:12 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 7.0.1 to 7.0.2 --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/DapperPlayground.API/DapperPlayground.API.csproj | 2 +- .../DapperPlayground.API.Tests.Integration.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DapperPlayground.API/DapperPlayground.API.csproj b/src/DapperPlayground.API/DapperPlayground.API.csproj index 6e152a6..a99d333 100644 --- a/src/DapperPlayground.API/DapperPlayground.API.csproj +++ b/src/DapperPlayground.API/DapperPlayground.API.csproj @@ -12,7 +12,7 @@ - + all diff --git a/tests/DapperPlayground.API.Tests.Integration/DapperPlayground.API.Tests.Integration.csproj b/tests/DapperPlayground.API.Tests.Integration/DapperPlayground.API.Tests.Integration.csproj index d5183a0..c14baa5 100644 --- a/tests/DapperPlayground.API.Tests.Integration/DapperPlayground.API.Tests.Integration.csproj +++ b/tests/DapperPlayground.API.Tests.Integration/DapperPlayground.API.Tests.Integration.csproj @@ -14,7 +14,7 @@ - +