From 95bc45dd68644e0062099a756bf891cc9f10e036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 08:31:10 +0000 Subject: [PATCH] build(deps): bump xunit from 2.9.2 to 2.9.3 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... 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 b46daeb4..b2992d48 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 11774dab..f2c9b943 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