From 4e7b59f0b5de1a8a67a5ed7d3e7b030b1fc0fc84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 22:59:47 +0000 Subject: [PATCH] Bump Microsoft.DotNet.ILCompiler and 2 others Bumps Microsoft.DotNet.ILCompiler from 8.0.18 to 9.0.7 Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 Bumps xunit.runner.visualstudio from 3.0.2 to 3.1.3 --- updated-dependencies: - dependency-name: Microsoft.DotNet.ILCompiler dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major - 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.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/MotionExtract/MotionExtract.csproj | 4 +++- tests/MotionExtract.Tests/MotionExtract.Tests.csproj | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/MotionExtract/MotionExtract.csproj b/src/MotionExtract/MotionExtract.csproj index b848aa4..eb2ea30 100644 --- a/src/MotionExtract/MotionExtract.csproj +++ b/src/MotionExtract/MotionExtract.csproj @@ -8,4 +8,6 @@ enable - + + + diff --git a/tests/MotionExtract.Tests/MotionExtract.Tests.csproj b/tests/MotionExtract.Tests/MotionExtract.Tests.csproj index a44e935..ee3a612 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