From 7c6ecbbfe5473166f66f38eb094303834d268527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 02:20:07 +0000 Subject: [PATCH] build(deps): Bump MSTest.TestFramework from 3.4.3 to 3.5.0 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) 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.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ODataExample.Test/ODataExample.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODataExample.Test/ODataExample.Test.csproj b/ODataExample.Test/ODataExample.Test.csproj index cf4b158..58b2793 100644 --- a/ODataExample.Test/ODataExample.Test.csproj +++ b/ODataExample.Test/ODataExample.Test.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive