From f93f0b6d9481bffcd36e8b17d99e52bf1213f060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:31:39 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../LoanRepaymentApi.Integration.Tests.csproj | 2 +- .../LoanRepaymentApi.Unit.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj b/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj index 36ab61d..2140e02 100644 --- a/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj +++ b/test/LoanRepaymentApi.Integration.Tests/LoanRepaymentApi.Integration.Tests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj b/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj index b14ffeb..0ce6d4f 100644 --- a/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj +++ b/test/LoanRepaymentApi.Unit.Tests/LoanRepaymentApi.Unit.Tests.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all