From 74d55549ba8828232d0606e445c83c8d368830b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 00:35:53 +0000 Subject: [PATCH] Bump xunit from 2.4.2 to 2.6.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.6.1. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.6.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SimpleAccounting.IntegrationTests.csproj | 4 ++-- .../SimpleAccounting.UnitTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/SimpleAccounting.IntegrationTests/SimpleAccounting.IntegrationTests.csproj b/tests/SimpleAccounting.IntegrationTests/SimpleAccounting.IntegrationTests.csproj index d7ae067a..46b84642 100644 --- a/tests/SimpleAccounting.IntegrationTests/SimpleAccounting.IntegrationTests.csproj +++ b/tests/SimpleAccounting.IntegrationTests/SimpleAccounting.IntegrationTests.csproj @@ -1,4 +1,4 @@ - + @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/tests/SimpleAccounting.UnitTests/SimpleAccounting.UnitTests.csproj b/tests/SimpleAccounting.UnitTests/SimpleAccounting.UnitTests.csproj index f916832d..5208817d 100644 --- a/tests/SimpleAccounting.UnitTests/SimpleAccounting.UnitTests.csproj +++ b/tests/SimpleAccounting.UnitTests/SimpleAccounting.UnitTests.csproj @@ -1,4 +1,4 @@ - + @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive