diff --git a/Directory.Build.props b/Directory.Build.props index 0fc7ef2..3db1b29 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,7 +9,7 @@ enable - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/Application/Application.csproj b/src/Core/Application/Application.csproj index d3948ac..ed9da7e 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -7,12 +7,12 @@ - + - - + + diff --git a/src/Host/Host.csproj b/src/Host/Host.csproj index e49834e..06439d8 100644 --- a/src/Host/Host.csproj +++ b/src/Host/Host.csproj @@ -9,16 +9,16 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 363c81d..293ee14 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -11,44 +11,44 @@ - - - - + + + + - + - - - + + + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - + + + + + + + + + + - - - - + + + + - - + + all diff --git a/tests/Infrastructure.Test/Infrastructure.Test.csproj b/tests/Infrastructure.Test/Infrastructure.Test.csproj index e689bc9..04e622d 100644 --- a/tests/Infrastructure.Test/Infrastructure.Test.csproj +++ b/tests/Infrastructure.Test/Infrastructure.Test.csproj @@ -7,15 +7,15 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all