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