From 5a7351719d29d2c6fb2640f441d04b2698c2d06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 08:54:09 +0000 Subject: [PATCH] Bump xunit.analyzers from 1.27.0 to 2.1.0 --- updated-dependencies: - dependency-name: xunit.analyzers dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/PortCVE.Tests/PortCVE.Tests.csproj | 2 +- tests/PortCVE.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/PortCVE.Tests/PortCVE.Tests.csproj b/tests/PortCVE.Tests/PortCVE.Tests.csproj index 75ab3ea..af7ebc9 100644 --- a/tests/PortCVE.Tests/PortCVE.Tests.csproj +++ b/tests/PortCVE.Tests/PortCVE.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/PortCVE.Tests/packages.lock.json b/tests/PortCVE.Tests/packages.lock.json index 394ebf3..3f1f7fa 100644 --- a/tests/PortCVE.Tests/packages.lock.json +++ b/tests/PortCVE.Tests/packages.lock.json @@ -31,9 +31,9 @@ }, "xunit.analyzers": { "type": "Direct", - "requested": "[1.27.0, )", - "resolved": "1.27.0", - "contentHash": "y/pxIQaLvk/kxAoDkZW9GnHLCEqzwl5TW0vtX3pweyQpjizB9y3DXhb9pkw2dGeUqhLjsxvvJM1k89JowU6z3g==" + "requested": "[2.1.0, )", + "resolved": "2.1.0", + "contentHash": "X7QXEcZQGz0G/HL4HUyK+aAvNa/IMGbOCnFIq4jD/Evktq12xANKwzOUr7b08vCmC1LXu/47qHWOdjm3KfaJ0A==" }, "xunit.runner.visualstudio": { "type": "Direct",