From aea57cae59c86b82543aee274d7abb5eb869742c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 14:31:26 +0000 Subject: [PATCH] Bump xunit from 2.8.0 to 2.8.1 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... 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 cda6789..8c49c0a 100644 --- a/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj +++ b/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj index 00515ae..79e9dc0 100644 --- a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj +++ b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers