diff --git a/src/cli/Exa.CLI/Exa.CLI.csproj b/src/cli/Exa.CLI/Exa.CLI.csproj index b927229..51d82b3 100644 --- a/src/cli/Exa.CLI/Exa.CLI.csproj +++ b/src/cli/Exa.CLI/Exa.CLI.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/libs/Exa/Exa.csproj b/src/libs/Exa/Exa.csproj index af3a67e..2c34591 100644 --- a/src/libs/Exa/Exa.csproj +++ b/src/libs/Exa/Exa.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Exa.IntegrationTests.csproj b/src/tests/IntegrationTests/Exa.IntegrationTests.csproj index 0b5bb97..4140702 100644 --- a/src/tests/IntegrationTests/Exa.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Exa.IntegrationTests.csproj @@ -5,8 +5,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive