From c5bdcb83a596d3c2656765dbd9b06c8fbff6f67c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:53:26 +0000 Subject: [PATCH] build(deps): bump MSTest.TestAdapter from 3.4.0 to 3.7.0 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.4.0 to 3.7.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.4.0...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- WebApi.ComponentTests/WebApi.ComponentTests.csproj | 2 +- WebApi.UnitTests/WebApi.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebApi.ComponentTests/WebApi.ComponentTests.csproj b/WebApi.ComponentTests/WebApi.ComponentTests.csproj index 026016b..11c1f7d 100644 --- a/WebApi.ComponentTests/WebApi.ComponentTests.csproj +++ b/WebApi.ComponentTests/WebApi.ComponentTests.csproj @@ -13,7 +13,7 @@ - + all diff --git a/WebApi.UnitTests/WebApi.UnitTests.csproj b/WebApi.UnitTests/WebApi.UnitTests.csproj index 264bd24..617d24f 100644 --- a/WebApi.UnitTests/WebApi.UnitTests.csproj +++ b/WebApi.UnitTests/WebApi.UnitTests.csproj @@ -14,7 +14,7 @@ - + all