From e8f51f17c6b2747516adc5176655c56b7d285fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 13:03:39 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Finos.Fdc3.AppDirectory.Tests.csproj | 2 +- src/Tests/Finos.Fdc3.Tests/Finos.Fdc3.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Tests/Finos.Fdc3.AppDirectory.Tests/Finos.Fdc3.AppDirectory.Tests.csproj b/src/Tests/Finos.Fdc3.AppDirectory.Tests/Finos.Fdc3.AppDirectory.Tests.csproj index 3193edb..2c24382 100644 --- a/src/Tests/Finos.Fdc3.AppDirectory.Tests/Finos.Fdc3.AppDirectory.Tests.csproj +++ b/src/Tests/Finos.Fdc3.AppDirectory.Tests/Finos.Fdc3.AppDirectory.Tests.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Tests/Finos.Fdc3.Tests/Finos.Fdc3.Tests.csproj b/src/Tests/Finos.Fdc3.Tests/Finos.Fdc3.Tests.csproj index 44d494b..8a86b94 100644 --- a/src/Tests/Finos.Fdc3.Tests/Finos.Fdc3.Tests.csproj +++ b/src/Tests/Finos.Fdc3.Tests/Finos.Fdc3.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive