diff --git a/src/cli/Sightengine.CLI/Sightengine.CLI.csproj b/src/cli/Sightengine.CLI/Sightengine.CLI.csproj index 23c9c2f..e32b70d 100644 --- a/src/cli/Sightengine.CLI/Sightengine.CLI.csproj +++ b/src/cli/Sightengine.CLI/Sightengine.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/Sightengine.IntegrationTests.csproj b/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj index 555459b..3de6000 100644 --- a/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive