From 7e1b726070c018671800611129b8a08942682a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 03:04:20 +0000 Subject: [PATCH] Bump NUnit.Analyzers from 4.1.0 to 4.2.0 in the nuget-dependencies group Bumps the nuget-dependencies group with 1 update: [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `NUnit.Analyzers` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit.analyzers/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj b/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj index a1c2c9c..33732ba 100644 --- a/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj +++ b/src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive