From c4383898105be56d6d08c25b3a92255815ed0b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 21:05:50 +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.2 --- 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.2 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..44a8914 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