From 265013e6813d0d5b5198a34989a04e834cfa94b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:56:32 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 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 a098f5f..041f52a 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 bc05978..881ffd3 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