diff --git a/src/cli/Pruna.CLI/Pruna.CLI.csproj b/src/cli/Pruna.CLI/Pruna.CLI.csproj index 18de430..e55e2d4 100644 --- a/src/cli/Pruna.CLI/Pruna.CLI.csproj +++ b/src/cli/Pruna.CLI/Pruna.CLI.csproj @@ -18,11 +18,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index 3efd67a..534d8f6 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/IntegrationTests/Pruna.IntegrationTests.csproj b/src/tests/IntegrationTests/Pruna.IntegrationTests.csproj index 9c9353c..f0808fc 100644 --- a/src/tests/IntegrationTests/Pruna.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Pruna.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive