From 0c312e06ca496088892bf9192bfa59a64845d9dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:07:44 +0000 Subject: [PATCH] build(deps): Bump MSTest.TestFramework from 3.5.2 to 3.6.0 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.5.2 to 3.6.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.5.2...v3.6.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 2a7a4b6..5751af7 100644 --- a/ODataExample.Test/ODataExample.Test.csproj +++ b/ODataExample.Test/ODataExample.Test.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive