From 1fcc6660add882acfa1b8a02f9c4a1e6dea5afc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 16:39:53 +0000 Subject: [PATCH] chore(deps): update dependency nunit to 4.3.1 --- .github/workflows/build-process.yml | 2 +- docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj | 2 +- docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-process.yml b/.github/workflows/build-process.yml index 4ad5f79d6..33866c2a5 100644 --- a/.github/workflows/build-process.yml +++ b/.github/workflows/build-process.yml @@ -9,7 +9,7 @@ on: - master env: - NUNIT_VERSION_FOR_API_DOCS: "4.3.0" + NUNIT_VERSION_FOR_API_DOCS: "4.3.1" jobs: linting: diff --git a/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj b/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj index ac22eaf05..4818ffc4d 100644 --- a/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj +++ b/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj @@ -10,7 +10,7 @@ - + all diff --git a/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj b/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj index f02161ebe..18c9e4536 100644 --- a/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj +++ b/docs/snippets/Snippets.NUnitLite/Snippets.NUnitLite.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive