From 6ab4685cabfcc4fa60e82f700977c06f90103c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 09:32:03 +0300 Subject: [PATCH] Bump MSTest.TestFramework from 3.4.0 to 3.4.1 (#2070) Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.4.0 to 3.4.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.4.0...v3.4.1) --- updated-dependencies: - dependency-name: MSTest.TestFramework 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> --- ExceptionMiddleware/ExceptionMiddleware.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExceptionMiddleware/ExceptionMiddleware.Test.csproj b/ExceptionMiddleware/ExceptionMiddleware.Test.csproj index ebfc14186..1022b385c 100644 --- a/ExceptionMiddleware/ExceptionMiddleware.Test.csproj +++ b/ExceptionMiddleware/ExceptionMiddleware.Test.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive