From c00d448fe1e47ec3c961461fb1b5a0d740b082c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 09:36:23 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.7.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Dapper.Specifications.IntegrationTests.csproj | 2 +- .../Dapper.Specifications.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Dapper.Specifications.IntegrationTests/Dapper.Specifications.IntegrationTests.csproj b/tests/Dapper.Specifications.IntegrationTests/Dapper.Specifications.IntegrationTests.csproj index ed7f882..4f417b3 100644 --- a/tests/Dapper.Specifications.IntegrationTests/Dapper.Specifications.IntegrationTests.csproj +++ b/tests/Dapper.Specifications.IntegrationTests/Dapper.Specifications.IntegrationTests.csproj @@ -16,7 +16,7 @@ - + diff --git a/tests/Dapper.Specifications.UnitTests/Dapper.Specifications.UnitTests.csproj b/tests/Dapper.Specifications.UnitTests/Dapper.Specifications.UnitTests.csproj index e0feef8..5fc6c7b 100644 --- a/tests/Dapper.Specifications.UnitTests/Dapper.Specifications.UnitTests.csproj +++ b/tests/Dapper.Specifications.UnitTests/Dapper.Specifications.UnitTests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive