From f428b87cef2a9fe2931eab256e3b0623cb5a320d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 16:48:19 +0000 Subject: [PATCH] Update dependency NUnit.Analyzers to 4.13.0 --- docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj | 2 +- docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj b/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj index b26d9a7f0..e51bb029b 100644 --- a/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj +++ b/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj b/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj index 19d4a3767..a2a600a01 100644 --- a/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj +++ b/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all