diff --git a/server/src/FilterLists.Agent/FilterLists.Agent.csproj b/server/src/FilterLists.Agent/FilterLists.Agent.csproj
index 2d7290af9..81893db39 100644
--- a/server/src/FilterLists.Agent/FilterLists.Agent.csproj
+++ b/server/src/FilterLists.Agent/FilterLists.Agent.csproj
@@ -53,6 +53,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
\ No newline at end of file
diff --git a/server/src/FilterLists.Api/FilterLists.Api.csproj b/server/src/FilterLists.Api/FilterLists.Api.csproj
index ebb4b4a1c..af32c4f78 100644
--- a/server/src/FilterLists.Api/FilterLists.Api.csproj
+++ b/server/src/FilterLists.Api/FilterLists.Api.csproj
@@ -42,6 +42,10 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
\ No newline at end of file
diff --git a/server/src/FilterLists.Data/FilterLists.Data.csproj b/server/src/FilterLists.Data/FilterLists.Data.csproj
index 15ffed313..c1281a9c4 100644
--- a/server/src/FilterLists.Data/FilterLists.Data.csproj
+++ b/server/src/FilterLists.Data/FilterLists.Data.csproj
@@ -22,6 +22,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
diff --git a/server/src/FilterLists.Services/FilterLists.Services.csproj b/server/src/FilterLists.Services/FilterLists.Services.csproj
index 573953876..3ca1fba8e 100644
--- a/server/src/FilterLists.Services/FilterLists.Services.csproj
+++ b/server/src/FilterLists.Services/FilterLists.Services.csproj
@@ -29,6 +29,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
\ No newline at end of file
diff --git a/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj b/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj
index 4f1e10765..7f4e2a43a 100644
--- a/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj
+++ b/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj
@@ -29,6 +29,10 @@
runtime; build; native; contentfiles; analyzers
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
all
diff --git a/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj b/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj
index f3447693a..c88d80181 100644
--- a/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj
+++ b/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj
@@ -29,6 +29,10 @@
runtime; build; native; contentfiles; analyzers
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
all
diff --git a/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj b/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj
index 78bae6a07..975511173 100644
--- a/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj
+++ b/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj
@@ -29,6 +29,10 @@
runtime; build; native; contentfiles; analyzers
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
all