From e75692930eca2896974f6353cf108b3f2ab066b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:28:14 +0000 Subject: [PATCH] Bump xunit from 2.8.0 to 2.9.0 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.9.0. - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.9.0) --- updated-dependencies: - dependency-name: xunit 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 cda6789..d14e663 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..0607fa4 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