From a8f12950286311a912a9f489831aa196e0c075ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:04:38 +0000 Subject: [PATCH 1/2] Bump xunit from 2.8.1 to 2.9.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.8.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../CSharpFunctionalExtensions.FluentAssertions.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj b/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj index 532a6b9..b9adbf5 100644 --- a/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj +++ b/tests/CSharpFunctionalExtensions.FluentAssertions.Tests/CSharpFunctionalExtensions.FluentAssertions.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 8ba152dd5e80cf0ec9ad32a643df4a61ca1b6c71 Mon Sep 17 00:00:00 2001 From: Kyle McMaster Date: Fri, 11 Oct 2024 19:34:28 -0400 Subject: [PATCH 2/2] Update CSharpFunctionalExtensions.FluentAssertions.Tests.csproj