From 1ef1b7b0f6bc3414827bd8def9d44b85aabf2492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 02:50:52 +0000 Subject: [PATCH] Bump NUnit.Analyzers from 3.5.0 to 3.6.0 Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.5.0 to 3.6.0. - [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.0) --- 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..9645355 100644 --- a/NetCache.Tests/NetCache.Tests.csproj +++ b/NetCache.Tests/NetCache.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive