From 45d62b9dd6b7039afbe891dbb5906b763dfb8314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 01:26:41 +0000 Subject: [PATCH] Bump NUnit.Analyzers from 4.14.0 to 4.15.0 --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit.Analyzers dependency-version: 4.15.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 8aaf2cb..2a3cbfa 100644 --- a/tests/HerePlatform.Blazor.Tests/HerePlatform.Blazor.Tests.csproj +++ b/tests/HerePlatform.Blazor.Tests/HerePlatform.Blazor.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj b/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj index a34fda4..817607f 100644 --- a/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj +++ b/tests/HerePlatform.RestClient.Tests/HerePlatform.RestClient.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive