From 22477a608aec2e6ad603bbf887090afe3338c79b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:53:52 +0000 Subject: [PATCH] chore(deps): bump the test-dependencies group with 2 updates Bumps the test-dependencies group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.2.2 to 3.3.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.2.2...v3.3.1) Updates `MSTest.TestFramework` from 3.2.2 to 3.3.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.2.2...v3.3.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] --- libNOM.test/libNOM.test.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libNOM.test/libNOM.test.csproj b/libNOM.test/libNOM.test.csproj index 697c666..15998a6 100644 --- a/libNOM.test/libNOM.test.csproj +++ b/libNOM.test/libNOM.test.csproj @@ -57,8 +57,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive