From 2b5633d2247dd499cdeed70af75f5150e97d8373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:03:26 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.14.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 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..002e1e5 100644 --- a/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj +++ b/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj index d369d31..c593d52 100644 --- a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj +++ b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj @@ -7,7 +7,7 @@ false - + all