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/ScrapeGraphAI/ScrapeGraphAI.csproj b/src/libs/ScrapeGraphAI/ScrapeGraphAI.csproj index 73c8385..491f3f2 100644 --- a/src/libs/ScrapeGraphAI/ScrapeGraphAI.csproj +++ b/src/libs/ScrapeGraphAI/ScrapeGraphAI.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj b/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj index 6e28a37..5722d15 100644 --- a/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/ScrapeGraphAI.IntegrationTests.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive