From 59fec9fd095b444c0926c98ee2f4c46dfd64bc16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 01:34:41 +0000 Subject: [PATCH] Bump FluentAssertions.Analyzers from 0.30.0 to 0.34.1 Bumps [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers) from 0.30.0 to 0.34.1. - [Release notes](https://github.com/fluentassertions/fluentassertions.analyzers/releases) - [Commits](https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.30.0...v0.34.1) --- 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..95bce19 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