From 4d38de1bdc6e717c3716fdeb8c4387714f694ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:40:50 +0100 Subject: [PATCH] chore: bump NUnit.Analyzers from 4.0.0 to 4.0.1 in /Expressif.Testing (#262) Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt) - [Commits](https://github.com/nunit/nunit.analyzers/compare/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Expressif.Testing/Expressif.Testing.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Expressif.Testing/Expressif.Testing.csproj b/Expressif.Testing/Expressif.Testing.csproj index 0a2970c..d9e64b0 100644 --- a/Expressif.Testing/Expressif.Testing.csproj +++ b/Expressif.Testing/Expressif.Testing.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive