diff --git a/Directory.Build.props b/Directory.Build.props
index ad74f5c5..33fc8024 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,7 @@
enable
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj
index 895ceda7..8c54eff9 100644
--- a/src/Api/Api.csproj
+++ b/src/Api/Api.csproj
@@ -17,8 +17,8 @@
-
-
+
+
diff --git a/src/Data/Data.csproj b/src/Data/Data.csproj
index ca557550..f7cec8d9 100644
--- a/src/Data/Data.csproj
+++ b/src/Data/Data.csproj
@@ -18,7 +18,7 @@
-
+
diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj
index 889ce5d6..7f96e586 100644
--- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj
+++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj
@@ -16,7 +16,7 @@
-
+
diff --git a/tests/Data.Tests/Data.Tests.csproj b/tests/Data.Tests/Data.Tests.csproj
index 24507a1e..0ffe514e 100644
--- a/tests/Data.Tests/Data.Tests.csproj
+++ b/tests/Data.Tests/Data.Tests.csproj
@@ -10,7 +10,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all