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