From 64cdad852409103be862e21becb84fdb550ffb3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 07:28:49 +0000 Subject: [PATCH] Bump Roslynator.Analyzers from 3.2.2 to 4.1.0 Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.2.2 to 4.1.0. - [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.1.0) --- 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..324fd4e 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..768e644 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..7413afa 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..8cb98f4 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..7d4343f 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..eb1c3d8 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..6c25ac2 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..7727c01 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..02ef0ef 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