From 62b65a18141fd5a9e0e733ced910e1e075104d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 05:49:40 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio to 3.1.3 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../pkgchk-cli.tests.integration.fsproj | 2 +- tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj b/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj index bb92ef2d..0aa78d64 100644 --- a/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj +++ b/tests/pkgchk-cli.tests.integration/pkgchk-cli.tests.integration.fsproj @@ -30,7 +30,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj b/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj index ab8d64cc..3d6225ca 100644 --- a/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj +++ b/tests/pkgchk-cli.tests/pkgchk-cli.tests.fsproj @@ -37,7 +37,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all