From c38bb6225a41822405adbc31eaf57c33ae3a82e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 01:48:37 +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] --- .../PersonalWebApi.Integration.Test.csproj | 2 +- PersonalWebApi.Test/PersonalWebApi.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PersonalWebApi.Integration.Test/PersonalWebApi.Integration.Test.csproj b/PersonalWebApi.Integration.Test/PersonalWebApi.Integration.Test.csproj index fa89893..ff9687a 100644 --- a/PersonalWebApi.Integration.Test/PersonalWebApi.Integration.Test.csproj +++ b/PersonalWebApi.Integration.Test/PersonalWebApi.Integration.Test.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/PersonalWebApi.Test/PersonalWebApi.Test.csproj b/PersonalWebApi.Test/PersonalWebApi.Test.csproj index 3c5640e..7b40b45 100644 --- a/PersonalWebApi.Test/PersonalWebApi.Test.csproj +++ b/PersonalWebApi.Test/PersonalWebApi.Test.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all