From 4d1cddbcc7a9d0ce7c3a97018ae07aca8741c653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 04:57:38 +0000 Subject: [PATCH] :arrow_up: 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] --- 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..bcc44e3 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