From 5e33904d1806d7b77af8c9eed4f58b6a4f94f700 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:53:15 +0000 Subject: [PATCH] chore(deps): update dependency nunit.analyzers to 4.6.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 543892412..3f7fe0ec5 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 2d4b84340..293484325 100644 --- a/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj +++ b/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all