From 600aaa3534cfc275defbfed53dbc9774ebd02fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 15:26:22 +0000 Subject: [PATCH] Bump NUnit from 4.1.0 to 4.2.0 in /src Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.2.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.1.0...4.2.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Orc.Csv.Tests/Orc.Csv.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orc.Csv.Tests/Orc.Csv.Tests.csproj b/src/Orc.Csv.Tests/Orc.Csv.Tests.csproj index d7ae2a6..e0d5d39 100644 --- a/src/Orc.Csv.Tests/Orc.Csv.Tests.csproj +++ b/src/Orc.Csv.Tests/Orc.Csv.Tests.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive