From 3760e270ef4c391fd88bbc49a3b78c71729ded06 Mon Sep 17 00:00:00 2001 From: Mikkel Nylander Bundgaard Date: Mon, 1 Jun 2026 23:07:38 +0200 Subject: [PATCH] chore: Bump NUnit.Analyzers --- 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 dddd7796f..550bb5517 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 16dd74aff..70be868c1 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