From ebff50c2f7054621e71429f83aabca14f8d12f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 01:24:52 +0000 Subject: [PATCH] Bump FluentAssertions.Analyzers from 0.30.0 to 0.33.0 Bumps [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers) from 0.30.0 to 0.33.0. - [Release notes](https://github.com/fluentassertions/fluentassertions.analyzers/releases) - [Commits](https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: FluentAssertions.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/UnitTests/UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/UnitTests/UnitTests.csproj b/test/UnitTests/UnitTests.csproj index 4931d5a..3d70a7d 100644 --- a/test/UnitTests/UnitTests.csproj +++ b/test/UnitTests/UnitTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive