From aff8ca017bb6a7dbd0a6340295ea576d89d00560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 06:57:16 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/PlugB.IntegrationTests/PlugB.IntegrationTests.csproj | 2 +- tests/PlugB.Tests/PlugB.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/PlugB.IntegrationTests/PlugB.IntegrationTests.csproj b/tests/PlugB.IntegrationTests/PlugB.IntegrationTests.csproj index 041f52a..c62836c 100644 --- a/tests/PlugB.IntegrationTests/PlugB.IntegrationTests.csproj +++ b/tests/PlugB.IntegrationTests/PlugB.IntegrationTests.csproj @@ -14,7 +14,7 @@ - + diff --git a/tests/PlugB.Tests/PlugB.Tests.csproj b/tests/PlugB.Tests/PlugB.Tests.csproj index 881ffd3..b94d158 100644 --- a/tests/PlugB.Tests/PlugB.Tests.csproj +++ b/tests/PlugB.Tests/PlugB.Tests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive