diff --git a/Directory.Build.props b/Directory.Build.props index 6b43b8d..85e5bbb 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..939ef72 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..4e14035 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..a66d67e 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..bffb227 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..aaed1df 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..0cc1177 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..851455b 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..2b317e7 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