diff --git a/source/AndroidXProject.cshtml b/source/AndroidXProject.cshtml
index 2117f506e..3bec4c3e2 100644
--- a/source/AndroidXProject.cshtml
+++ b/source/AndroidXProject.cshtml
@@ -32,6 +32,11 @@
}
+
+ all
+ moderate
+
+
@(Model.NuGetPackageId)
@@ -164,4 +169,11 @@
@{ await IncludeAsync("source/_PackageLevelCustomizations.cshtml", Model); }
+
+
+ all
+ runtime; build; native; contentfiles; analyzers
+
+
+
\ No newline at end of file