From 6e320e449bcd60a47280bcb6e130da2118612654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:31:21 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.12.0 in /src Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.12.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk 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 9754118..5125a9a 100644 --- a/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj +++ b/src/CurlToCSharp.IntegrationTests/CurlToCSharp.IntegrationTests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj index 00515ae..ecbccdb 100644 --- a/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj +++ b/src/CurlToCSharp.UnitTests/CurlToCSharp.UnitTests.csproj @@ -10,7 +10,7 @@ - + all