From 2e86ab5cbf47d6b344df856cb3b111e24f3e0dbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 16:40:53 -0500 Subject: [PATCH] chore(deps): update dependency nunit to 4.3.2 (#1003) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 33866c2a5..5579a6b34 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.1" + NUNIT_VERSION_FOR_API_DOCS: "4.3.2" jobs: linting: diff --git a/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj b/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj index 29c967e35..9c34b8a41 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 738562cfb..28d1584b8 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