diff --git a/src/cli/Sightengine.CLI/Sightengine.CLI.csproj b/src/cli/Sightengine.CLI/Sightengine.CLI.csproj index 23c9c2f..521f9d4 100644 --- a/src/cli/Sightengine.CLI/Sightengine.CLI.csproj +++ b/src/cli/Sightengine.CLI/Sightengine.CLI.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/libs/Sightengine/Sightengine.csproj b/src/libs/Sightengine/Sightengine.csproj index 2a7471f..40e1b22 100644 --- a/src/libs/Sightengine/Sightengine.csproj +++ b/src/libs/Sightengine/Sightengine.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj b/src/tests/IntegrationTests/Sightengine.IntegrationTests.csproj index b6ed85e..ec4c9ee 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