From 55868e2b8c6848aabce7b13e8ddcf4719cda3e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 01:21:12 +0000 Subject: [PATCH] build(deps): Bump MSTest.TestFramework from 3.8.2 to 3.8.3 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.8.2 to 3.8.3. - [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.8.2...v3.8.3) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b7f1caf..b6795c3 100644 --- a/ODataExample.Test/ODataExample.Test.csproj +++ b/ODataExample.Test/ODataExample.Test.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive