diff --git a/Directory.Packages.props b/Directory.Packages.props
index eba94e254..1fd9fda8f 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -29,6 +29,7 @@
+
diff --git a/src/coverlet.collector/coverlet.collector.csproj b/src/coverlet.collector/coverlet.collector.csproj
index 7630bb845..b07d55fb5 100644
--- a/src/coverlet.collector/coverlet.collector.csproj
+++ b/src/coverlet.collector/coverlet.collector.csproj
@@ -18,6 +18,8 @@
true
false
+
+ true
@@ -40,6 +42,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers
+
diff --git a/src/coverlet.console/coverlet.console.csproj b/src/coverlet.console/coverlet.console.csproj
index 2a7181b18..1f61991e5 100644
--- a/src/coverlet.console/coverlet.console.csproj
+++ b/src/coverlet.console/coverlet.console.csproj
@@ -6,6 +6,8 @@
coverlet
true
coverlet.console
+
+ true
@@ -25,6 +27,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers
+
diff --git a/src/coverlet.msbuild.tasks/coverlet.msbuild.tasks.csproj b/src/coverlet.msbuild.tasks/coverlet.msbuild.tasks.csproj
index c04e823b0..83a710499 100644
--- a/src/coverlet.msbuild.tasks/coverlet.msbuild.tasks.csproj
+++ b/src/coverlet.msbuild.tasks/coverlet.msbuild.tasks.csproj
@@ -19,6 +19,8 @@
true
false
$(NoWarn);NU5100;NU5129;NU5127
+
+ true
@@ -41,6 +43,10 @@
+
+ all
+ runtime; build; native; contentfiles; analyzers
+