diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index 44a835d..50b902e 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -33,14 +33,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/libs/Recombee/Recombee.csproj b/src/libs/Recombee/Recombee.csproj index f742c3d..be1eb79 100644 --- a/src/libs/Recombee/Recombee.csproj +++ b/src/libs/Recombee/Recombee.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/tests/IntegrationTests/Recombee.IntegrationTests.csproj b/src/tests/IntegrationTests/Recombee.IntegrationTests.csproj index e858480..31592d2 100644 --- a/src/tests/IntegrationTests/Recombee.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Recombee.IntegrationTests.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive