From d57f63a4abecf4f70c1b04a7b8ca28db6487ab1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 23:21:22 +0000 Subject: [PATCH] build(deps): bump the all group with 3 updates Bumps the all group with 3 updates: [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers), [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) and [Roslynator.Analyzers](https://github.com/dotnet/roslynator). Updates `Microsoft.CodeAnalysis.Analyzers` from 3.3.4 to 3.11.0 - [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/commits) Updates `Meziantou.Analyzer` from 2.0.169 to 2.0.177 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.169...2.0.177) Updates `Roslynator.Analyzers` from 4.12.7 to 4.12.9 - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/dotnet/roslynator/compare/v4.12.7...v4.12.9) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Meziantou.Analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- Tuxedo.SourceGenerators/Tuxedo.SourceGenerators.csproj | 2 +- Tuxedo/Tuxedo.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tuxedo.SourceGenerators/Tuxedo.SourceGenerators.csproj b/Tuxedo.SourceGenerators/Tuxedo.SourceGenerators.csproj index 3a65b34..9217fca 100644 --- a/Tuxedo.SourceGenerators/Tuxedo.SourceGenerators.csproj +++ b/Tuxedo.SourceGenerators/Tuxedo.SourceGenerators.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tuxedo/Tuxedo.csproj b/Tuxedo/Tuxedo.csproj index 5aeee2a..65bc249 100644 --- a/Tuxedo/Tuxedo.csproj +++ b/Tuxedo/Tuxedo.csproj @@ -50,11 +50,11 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive