From 76dbdbf3a92cd0b164eb28789d125540b61e71ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 12:54:24 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- 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 3c87d11..1119d88 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 9faf37b..84b6901 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