From c2aeb68ed1310d885f98a31783a7ba0e09e51a1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 16:32:02 +0000 Subject: [PATCH] chore(deps): update dependency microsoft.net.test.sdk to 17.14.1 | datasource | package | from | to | | ---------- | ---------------------- | ------ | ------- | | nuget | Microsoft.NET.Test.Sdk | 17.8.0 | 17.14.1 | --- .../VersionMinerIntegrationTests.csproj | 2 +- Testing/VersionMinerTests/VersionMinerTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj b/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj index 4d62dbe..07653e5 100644 --- a/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj +++ b/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/VersionMinerTests/VersionMinerTests.csproj b/Testing/VersionMinerTests/VersionMinerTests.csproj index c38904c..b258adc 100644 --- a/Testing/VersionMinerTests/VersionMinerTests.csproj +++ b/Testing/VersionMinerTests/VersionMinerTests.csproj @@ -20,7 +20,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive