From 621f86bfe69bb12a03f368826410af33dc60a90e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:34:38 -0400 Subject: [PATCH] chore(deps): update dependency nunit to v4.2.0 (#970) 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 0a5569334..8a2e1df6e 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.1.0" + NUNIT_VERSION_FOR_API_DOCS: "4.2.0" jobs: linting: diff --git a/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj b/docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj index d88d09f79..2aa66e37e 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 3f39200f9..bd623a937 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