From 3f365b2a9b5491f86cbfcb3d09070fca4a6bb022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 04:14:16 +0000 Subject: [PATCH] :arrow_up: 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] --- TenorSharp.Tests/TenorSharp.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TenorSharp.Tests/TenorSharp.Tests.csproj b/TenorSharp.Tests/TenorSharp.Tests.csproj index 9c94845..1a9278c 100644 --- a/TenorSharp.Tests/TenorSharp.Tests.csproj +++ b/TenorSharp.Tests/TenorSharp.Tests.csproj @@ -29,7 +29,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive