From 3dae0d4a68c617e3c0bba96d6dd8481e21b02061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:22:34 +0000 Subject: [PATCH] Bump Verify.Xunit from 28.3.2 to 28.4.0 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 28.3.2 to 28.4.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.3.2...28.4.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../FluentCommand.Generators.Tests.csproj | 2 +- .../FluentCommand.SqlServer.Tests.csproj | 2 +- test/FluentCommand.Tests/FluentCommand.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/FluentCommand.Generators.Tests/FluentCommand.Generators.Tests.csproj b/test/FluentCommand.Generators.Tests/FluentCommand.Generators.Tests.csproj index 53d18f7..47fe21b 100644 --- a/test/FluentCommand.Generators.Tests/FluentCommand.Generators.Tests.csproj +++ b/test/FluentCommand.Generators.Tests/FluentCommand.Generators.Tests.csproj @@ -21,7 +21,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj b/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj index 38c51f8..15341df 100644 --- a/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj +++ b/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj @@ -38,7 +38,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/test/FluentCommand.Tests/FluentCommand.Tests.csproj b/test/FluentCommand.Tests/FluentCommand.Tests.csproj index f74a7ff..c7084ec 100644 --- a/test/FluentCommand.Tests/FluentCommand.Tests.csproj +++ b/test/FluentCommand.Tests/FluentCommand.Tests.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers