From 8af5d06168d647d352de1ae8115c835eec7e3a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 01:02:50 +0000 Subject: [PATCH] Bump the small-change group with 2 updates Bumps the small-change group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.4.1 to 3.4.3 - [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.1...v3.4.3) Updates `MSTest.TestFramework` from 3.4.1 to 3.4.3 - [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.1...v3.4.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: small-change - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: small-change ... Signed-off-by: dependabot[bot] --- PxWeb.UnitTests/PxWeb.UnitTests.csproj | 4 ++-- PxWebApi.BigTests/PxWebApi.BigTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PxWeb.UnitTests/PxWeb.UnitTests.csproj b/PxWeb.UnitTests/PxWeb.UnitTests.csproj index 2c6dcb7e..84a580bd 100644 --- a/PxWeb.UnitTests/PxWeb.UnitTests.csproj +++ b/PxWeb.UnitTests/PxWeb.UnitTests.csproj @@ -11,8 +11,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/PxWebApi.BigTests/PxWebApi.BigTests.csproj b/PxWebApi.BigTests/PxWebApi.BigTests.csproj index 8f099b14..8ed1d926 100644 --- a/PxWebApi.BigTests/PxWebApi.BigTests.csproj +++ b/PxWebApi.BigTests/PxWebApi.BigTests.csproj @@ -17,8 +17,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive