From ecea789ab03c31f6dad2cf4bd57349932f94c4e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:33:33 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [NUnit](https://github.com/nunit/nunit) and [MSTest](https://github.com/microsoft/testfx). Updates `NUnit` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.3.0...4.3.1) Updates `MSTest` from 3.6.4 to 3.7.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.6.4...v3.7.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.InputSimulator.IntegrationTests.csproj | 2 +- .../H.InputSimulator.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj b/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj index cfb3bea..8bc92c5 100644 --- a/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj +++ b/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj b/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj index 3164bc8..61a3f5a 100644 --- a/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj +++ b/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive