diff --git a/Directory.Packages.props b/Directory.Packages.props
index cc64997..353f231 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -4,6 +4,10 @@
false
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
diff --git a/Test.UI/Test.UI.csproj b/Test.UI/Test.UI.csproj
index 6776bd9..7f471cd 100644
--- a/Test.UI/Test.UI.csproj
+++ b/Test.UI/Test.UI.csproj
@@ -29,6 +29,10 @@
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj
index 6c7bead..fe5b1c6 100644
--- a/WebWindowComplex/WebWindowComplex.csproj
+++ b/WebWindowComplex/WebWindowComplex.csproj
@@ -18,6 +18,10 @@
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+