diff --git a/src/cli/Beatoven.CLI/Beatoven.CLI.csproj b/src/cli/Beatoven.CLI/Beatoven.CLI.csproj index 3b01224..5fbb4c7 100644 --- a/src/cli/Beatoven.CLI/Beatoven.CLI.csproj +++ b/src/cli/Beatoven.CLI/Beatoven.CLI.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/libs/Beatoven/Beatoven.csproj b/src/libs/Beatoven/Beatoven.csproj index b7232db..611acd7 100644 --- a/src/libs/Beatoven/Beatoven.csproj +++ b/src/libs/Beatoven/Beatoven.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Beatoven.IntegrationTests.csproj b/src/tests/IntegrationTests/Beatoven.IntegrationTests.csproj index dc54dd7..368e4f2 100644 --- a/src/tests/IntegrationTests/Beatoven.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Beatoven.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive