From fad668feaa19d43adcf48940eb7e7442cc4da936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 04:09:26 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.2.2 to 3.3.1 - [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.2.2...v3.3.1) Updates `MSTest.TestFramework` from 3.2.2 to 3.3.1 - [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.2.2...v3.3.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj b/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj index 53ec51f..41dbf78 100644 --- a/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj +++ b/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj @@ -20,8 +20,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + \ No newline at end of file