From 188617febc6b509aec0572e59361715a414e01ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 09:35:29 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.10.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.10.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.10.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 a4ca073..f79f833 100644 --- a/tests/Dapper.Specifications.IntegrationTests/Dapper.Specifications.IntegrationTests.csproj +++ b/tests/Dapper.Specifications.IntegrationTests/Dapper.Specifications.IntegrationTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/tests/Dapper.Specifications.UnitTests/Dapper.Specifications.UnitTests.csproj b/tests/Dapper.Specifications.UnitTests/Dapper.Specifications.UnitTests.csproj index 490ff6d..109a953 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