From cfd895ec3c353f98875db3b85b195168e3e549e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 07:25:04 +0000 Subject: [PATCH] Bump Roslynator.Analyzers from 3.2.2 to 4.0.2 Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.2.2 to 4.0.2. - [Release notes](https://github.com/JosefPihrt/Roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md) - [Commits](https://github.com/JosefPihrt/Roslynator/compare/v3.2.2...v4.0.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..fd2116a 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..a4218ab 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..a7248a7 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..d1aec2d 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..5ed82e1 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..65124e6 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..f684856 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..8bf96e9 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..7b24fc5 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