From bc8770d5ea732e65f059e444a96d5b005310eee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:34:10 +0000 Subject: [PATCH] Bump the all group with 4 updates Bumps GitHubActionsTestLogger from 3.0.3 to 3.0.4 Bumps Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 Bumps MSTest from 4.2.1 to 4.2.2 Bumps NUnit from 4.5.1 to 4.6.0 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: NUnit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.InputSimulator.IntegrationTests.csproj | 6 +++--- .../H.InputSimulator.UnitTests.csproj | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj b/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj index 80ac29a..f941910 100644 --- a/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj +++ b/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj @@ -8,13 +8,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj b/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj index 7c467a2..8cd5745 100644 --- a/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj +++ b/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj @@ -6,8 +6,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive