From 2348a7a63f8779b9ad3eb0dad3c246f6c36d4cfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 05:10:32 +0000 Subject: [PATCH] Bump xunit from 2.4.2 to 2.5.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SimplePasswordManagerService.Business.Tests.csproj | 2 +- .../SimplePasswordManagerService.Integration.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj b/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj index 905c45b0..0c322b1a 100644 --- a/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj +++ b/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj index 2d2d7227..df6bdf4c 100644 --- a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj +++ b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all