From 43d0d6e07af86367f855c95ec4995522bde2ad9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:47:54 +0000 Subject: [PATCH] Bump Verify.Xunit from 25.0.1 to 25.0.2 Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 25.0.1 to 25.0.2. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/25.0.1...25.0.2) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... 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 a18c78c2..89d08640 100644 --- a/test/FluentCommand.Generators.Tests/FluentCommand.Generators.Tests.csproj +++ b/test/FluentCommand.Generators.Tests/FluentCommand.Generators.Tests.csproj @@ -19,7 +19,7 @@ all - + 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 42e795ab..0a0babca 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 d2835350..48bf4350 100644 --- a/test/FluentCommand.Tests/FluentCommand.Tests.csproj +++ b/test/FluentCommand.Tests/FluentCommand.Tests.csproj @@ -18,7 +18,7 @@ all - + all runtime; build; native; contentfiles; analyzers