From 2dea635d202d1e41f056697b8e51c8383bb257cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:09:06 +0000 Subject: [PATCH] Bump the functionaltests group Bumps the functionaltests group in /src/FeatureFlags.FunctionalTests with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.4.3 to 3.5.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.3...v3.5.0) Updates `MSTest.TestFramework` from 3.4.3 to 3.5.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.3...v3.5.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: functionaltests - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: functionaltests ... Signed-off-by: dependabot[bot] --- .../FeatureFlags.FunctionalTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FeatureFlags.FunctionalTests/FeatureFlags.FunctionalTests.csproj b/src/FeatureFlags.FunctionalTests/FeatureFlags.FunctionalTests.csproj index 00050cde..2a03dd86 100644 --- a/src/FeatureFlags.FunctionalTests/FeatureFlags.FunctionalTests.csproj +++ b/src/FeatureFlags.FunctionalTests/FeatureFlags.FunctionalTests.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive