From 0b84a6c99ebde1dc3c4aa4f160cfb172bc2e632e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 08:02:46 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.Analyzers from 3.3.2 to 3.3.4 in /src Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.2 to 3.3.4. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.3.2...v3.3.4) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/FixedMath.NET.Generators/FixedMath.NET.Generators.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FixedMath.NET.Generators/FixedMath.NET.Generators.csproj b/src/FixedMath.NET.Generators/FixedMath.NET.Generators.csproj index 633836d..12a2b78 100644 --- a/src/FixedMath.NET.Generators/FixedMath.NET.Generators.csproj +++ b/src/FixedMath.NET.Generators/FixedMath.NET.Generators.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all