From 83dabda6b73a6abe7e9384c4586bd0fbe4295ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:55:51 +0000 Subject: [PATCH] build(deps): bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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 7e488d1e..3ddc938c 100644 --- a/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj +++ b/SimplePasswordManagerService.Business.Tests/SimplePasswordManagerService.Business.Tests.csproj @@ -12,7 +12,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 209e8848..9e321589 100644 --- a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj +++ b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all