From 5478f6a7bbea9d112ab40c8fa30bb910d1e46e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 11:29:29 +0700 Subject: [PATCH] build(deps): bump xunit from 2.9.0 to 2.9.2 (#1405) Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../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 a8acbc5a..85118e0b 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 c792427e..56aa2af6 100644 --- a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj +++ b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all