From cf108116b39bc0dee9726fb1b503d57f83a6cada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 01:20:40 +0000 Subject: [PATCH] build(deps): Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 (#289) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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> --- .../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 a050bf2..45ed98f 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 6964eff..c53032c 100644 --- a/PersonalWebApi.Test/PersonalWebApi.Test.csproj +++ b/PersonalWebApi.Test/PersonalWebApi.Test.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all