From 251fd648cf688c6f433ec4236265fe445e39249b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:14:29 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.1...2.5.3) --- 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 1dffa16..37e4188 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 72cfeb1..1184934 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