From 149f3a8f636d0a26758754874133f4c05648034e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 22:29:27 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../TranscribeCppSharp.Interop.Tests.csproj | 2 +- tests/TranscribeCppSharp.Interop.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/TranscribeCppSharp.Interop.Tests/TranscribeCppSharp.Interop.Tests.csproj b/tests/TranscribeCppSharp.Interop.Tests/TranscribeCppSharp.Interop.Tests.csproj index eaad916..b2efd75 100644 --- a/tests/TranscribeCppSharp.Interop.Tests/TranscribeCppSharp.Interop.Tests.csproj +++ b/tests/TranscribeCppSharp.Interop.Tests/TranscribeCppSharp.Interop.Tests.csproj @@ -47,7 +47,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/TranscribeCppSharp.Interop.Tests/packages.lock.json b/tests/TranscribeCppSharp.Interop.Tests/packages.lock.json index f87a2fb..02f6d0e 100644 --- a/tests/TranscribeCppSharp.Interop.Tests/packages.lock.json +++ b/tests/TranscribeCppSharp.Interop.Tests/packages.lock.json @@ -41,9 +41,9 @@ }, "xunit.runner.visualstudio": { "type": "Direct", - "requested": "[3.1.5, )", - "resolved": "3.1.5", - "contentHash": "tKi7dSTwP4m5m9eXPM2Ime4Kn7xNf4x4zT9sdLO/G4hZVnQCRiMTWoSZqI/pYTVeI27oPPqHBKYI/DjJ9GsYgA==" + "requested": "[4.0.0, )", + "resolved": "4.0.0", + "contentHash": "kzLFyBYUnoidpGOXvpNOfIo8C92gVgVR6X8ncHwhcrDYugiOut5rrhDkr0L3cWHd7J2pKXf6LgaeXoBBDlx1ag==" }, "Xunit.SkippableFact": { "type": "Direct",