From ac448412cb9a8f8f23a296fe144b8434d92133cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 01:29:42 +0000 Subject: [PATCH] build(deps): bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.2...3.1.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../BervProject.WebApi.Integration.Test.csproj | 2 +- BervProject.WebApi.Test/BervProject.WebApi.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BervProject.WebApi.Integration.Test/BervProject.WebApi.Integration.Test.csproj b/BervProject.WebApi.Integration.Test/BervProject.WebApi.Integration.Test.csproj index ed106399..3f957c8c 100644 --- a/BervProject.WebApi.Integration.Test/BervProject.WebApi.Integration.Test.csproj +++ b/BervProject.WebApi.Integration.Test/BervProject.WebApi.Integration.Test.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/BervProject.WebApi.Test/BervProject.WebApi.Test.csproj b/BervProject.WebApi.Test/BervProject.WebApi.Test.csproj index 0eaadeb6..829dcabe 100644 --- a/BervProject.WebApi.Test/BervProject.WebApi.Test.csproj +++ b/BervProject.WebApi.Test/BervProject.WebApi.Test.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all