From a2b14e40f18c1e6698aa651468ffe5f5aa069a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 01:36:14 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../HerePlatform.Blazor.Tests/HerePlatform.Blazor.Tests.csproj | 2 +- .../HerePlatform.RestClient.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/HerePlatform.Blazor.Tests/HerePlatform.Blazor.Tests.csproj b/tests/HerePlatform.Blazor.Tests/HerePlatform.Blazor.Tests.csproj index 553853e..d0e0bc4 100644 --- a/tests/HerePlatform.Blazor.Tests/HerePlatform.Blazor.Tests.csproj +++ b/tests/HerePlatform.Blazor.Tests/HerePlatform.Blazor.Tests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj b/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj index 673b3fc..dbde921 100644 --- a/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj +++ b/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj @@ -10,7 +10,7 @@ - + all