From 89cd33ec481741b27a9f11eef76d8df9c2397ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:27:33 +0000 Subject: [PATCH] Bump NUnit.Analyzers from 3.8.0 to 3.9.0 Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.8.0 to 3.9.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.8.0...3.9.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Stravaig.FeatureFlags.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Stravaig.FeatureFlags.Tests/Stravaig.FeatureFlags.Tests.csproj b/src/Stravaig.FeatureFlags.Tests/Stravaig.FeatureFlags.Tests.csproj index 028ea1a..416bdee 100644 --- a/src/Stravaig.FeatureFlags.Tests/Stravaig.FeatureFlags.Tests.csproj +++ b/src/Stravaig.FeatureFlags.Tests/Stravaig.FeatureFlags.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive