From cb13cb58d3ba31a0d18dd82c1584f48ee170497e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 01:07:13 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.0.4 to 3.1.1 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.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.0.4...v3.1.1) --- 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 ec05fe5..2a069fb 100644 --- a/ODataExample.Test/ODataExample.Test.csproj +++ b/ODataExample.Test/ODataExample.Test.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive