From d0488dbd8143d88379ff26cd0505c4e89858c4ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 19:08:03 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk and xunit.runner.visualstudio Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 Bumps xunit.runner.visualstudio from 3.0.2 to 3.1.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/MotionExtract.Tests/MotionExtract.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/MotionExtract.Tests/MotionExtract.Tests.csproj b/tests/MotionExtract.Tests/MotionExtract.Tests.csproj index a44e935..ecd36eb 100644 --- a/tests/MotionExtract.Tests/MotionExtract.Tests.csproj +++ b/tests/MotionExtract.Tests/MotionExtract.Tests.csproj @@ -10,9 +10,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all