diff --git a/src/Presentation/Presentation.csproj b/src/Presentation/Presentation.csproj index 998307c..034e7c2 100644 --- a/src/Presentation/Presentation.csproj +++ b/src/Presentation/Presentation.csproj @@ -22,13 +22,13 @@ - + - + diff --git a/tests/Application.Tests.Unit/Application.Tests.Unit.csproj b/tests/Application.Tests.Unit/Application.Tests.Unit.csproj index 9cd86f8..cc2612c 100644 --- a/tests/Application.Tests.Unit/Application.Tests.Unit.csproj +++ b/tests/Application.Tests.Unit/Application.Tests.Unit.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Infrastructure.Tests.Integration/Infrastructure.Tests.Integration.csproj b/tests/Infrastructure.Tests.Integration/Infrastructure.Tests.Integration.csproj index 7383cc3..eff2fca 100644 --- a/tests/Infrastructure.Tests.Integration/Infrastructure.Tests.Integration.csproj +++ b/tests/Infrastructure.Tests.Integration/Infrastructure.Tests.Integration.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Presentation.Tests.Integration/Presentation.Tests.Integration.csproj b/tests/Presentation.Tests.Integration/Presentation.Tests.Integration.csproj index b575010..1637ca0 100644 --- a/tests/Presentation.Tests.Integration/Presentation.Tests.Integration.csproj +++ b/tests/Presentation.Tests.Integration/Presentation.Tests.Integration.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Presentation.Tests.Unit/Presentation.Tests.Unit.csproj b/tests/Presentation.Tests.Unit/Presentation.Tests.Unit.csproj index 6766a0c..997aa04 100644 --- a/tests/Presentation.Tests.Unit/Presentation.Tests.Unit.csproj +++ b/tests/Presentation.Tests.Unit/Presentation.Tests.Unit.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive