From 7c2104685d864f12b4d74e5cbf0dce5d098cd2a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:59:15 +0000 Subject: [PATCH] Bump NUnit from 4.2.2 to 4.3.0 Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.2.2...4.3.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tpk.Tests/Tpk.Tests.csproj | 2 +- Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tpk.Tests/Tpk.Tests.csproj b/Tpk.Tests/Tpk.Tests.csproj index 49d9e59..8d45c08 100644 --- a/Tpk.Tests/Tpk.Tests.csproj +++ b/Tpk.Tests/Tpk.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj b/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj index b8060fa..f8f9a22 100644 --- a/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj +++ b/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive