From 119fef72300c6699d61c84675f6f1c2cbd3f422b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 07:33:33 +0000 Subject: [PATCH] Bump Roslynator.Analyzers from 3.2.2 to 4.1.2 Bumps [Roslynator.Analyzers](https://github.com/josefpihrt/roslynator) from 3.2.2 to 4.1.2. - [Release notes](https://github.com/josefpihrt/roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/josefpihrt/roslynator/compare/v3.2.2...v4.1.2) --- updated-dependencies: - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- src/Bootstrapper/Bootstrapper.csproj | 2 +- src/Core/Application/Application.csproj | 2 +- src/Core/Domain/Domain.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 2 +- src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj | 2 +- src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj | 2 +- src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj | 2 +- src/Shared/Shared.DTOs/Shared.DTOs.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 6b43b8d..a5e5358 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,7 +11,7 @@ all - + all diff --git a/src/Bootstrapper/Bootstrapper.csproj b/src/Bootstrapper/Bootstrapper.csproj index 24427fa..ec95ed4 100644 --- a/src/Bootstrapper/Bootstrapper.csproj +++ b/src/Bootstrapper/Bootstrapper.csproj @@ -35,7 +35,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/Application/Application.csproj b/src/Core/Application/Application.csproj index cf2ae55..381c523 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/Domain/Domain.csproj b/src/Core/Domain/Domain.csproj index 0b8529c..690fc8d 100644 --- a/src/Core/Domain/Domain.csproj +++ b/src/Core/Domain/Domain.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 9b26295..1964fa0 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -55,7 +55,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj b/src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj index e0f7493..659ac17 100644 --- a/src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj +++ b/src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj @@ -12,7 +12,7 @@ ..\..\..\dotnet.ruleset - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj b/src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj index 511ed1e..22e9fee 100644 --- a/src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj +++ b/src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj @@ -12,7 +12,7 @@ ..\..\..\dotnet.ruleset - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj b/src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj index 4e908e3..ca0044d 100644 --- a/src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj +++ b/src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj @@ -12,7 +12,7 @@ ..\..\..\dotnet.ruleset - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Shared/Shared.DTOs/Shared.DTOs.csproj b/src/Shared/Shared.DTOs/Shared.DTOs.csproj index 29c909a..ebc814d 100644 --- a/src/Shared/Shared.DTOs/Shared.DTOs.csproj +++ b/src/Shared/Shared.DTOs/Shared.DTOs.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive