From 243a9eff57caa23f53795b23421320b3afff746a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 19:13:50 +0000 Subject: [PATCH] Bump StyleCop.Analyzers from 1.2.0-beta.354 to 1.2.0-beta.435 Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.354 to 1.2.0-beta.435. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.354...1.2.0-beta.435) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... 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 | 4 ++-- src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj | 2 +- src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj | 2 +- .../Migrators.PostgreSQL/Migrators.PostgreSQL.csproj | 2 +- src/Shared/Shared.DTOs/Shared.DTOs.csproj | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 089064c..bab1d3a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -8,7 +8,7 @@ true - + all diff --git a/src/Bootstrapper/Bootstrapper.csproj b/src/Bootstrapper/Bootstrapper.csproj index 6877e33..0c5f705 100644 --- a/src/Bootstrapper/Bootstrapper.csproj +++ b/src/Bootstrapper/Bootstrapper.csproj @@ -37,7 +37,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/Application/Application.csproj b/src/Core/Application/Application.csproj index 85b7380..80a32c9 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -24,7 +24,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/Domain/Domain.csproj b/src/Core/Domain/Domain.csproj index 0b8529c..2cf4ebf 100644 --- a/src/Core/Domain/Domain.csproj +++ b/src/Core/Domain/Domain.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 2e04e2f..4c92711 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -40,7 +40,7 @@ - + @@ -57,7 +57,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + 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..7613977 100644 --- a/src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj +++ b/src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + 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..d830854 100644 --- a/src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj +++ b/src/Migrators/Migrators.MySQL/Migrators.MySQL.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + 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..39a0a6b 100644 --- a/src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj +++ b/src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + 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..b21fbf0 100644 --- a/src/Shared/Shared.DTOs/Shared.DTOs.csproj +++ b/src/Shared/Shared.DTOs/Shared.DTOs.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive