From c2febd1a245b6fbceb3948b54a7ea04edbd4c811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:04:08 +0000 Subject: [PATCH] Bump xunit from 2.8.0 to 2.9.3 --- updated-dependencies: - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../CurlToCSharp.IntegrationTests.csproj | 2 +- src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj b/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj index 1f37726..11a46fc 100644 --- a/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj +++ b/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj index d369d31..c2c6794 100644 --- a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj +++ b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers