From 279b9d4dffec0542aa16f27781064b3652a4268b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 02:12:43 +0000 Subject: [PATCH] Bump NUnit.Analyzers from 3.5.0 to 3.6.1 Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.5.0 to 3.6.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/3.5.0...3.6.1) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- NetCache.Tests/NetCache.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NetCache.Tests/NetCache.Tests.csproj b/NetCache.Tests/NetCache.Tests.csproj index d4a84b3..f870b6b 100644 --- a/NetCache.Tests/NetCache.Tests.csproj +++ b/NetCache.Tests/NetCache.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive