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 c64fc0c..4a634a3 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 1992695..0c7ea32 100644 --- a/src/tests/IntegrationTests/Exa.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Exa.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive