diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 7e3beebf8..cac2a23e1 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -503,6 +503,7 @@ Copyright (c) .NET Foundation. All rights reserved. AppHostPackNamePattern="Microsoft.NETCore.App.Host.**RID**" AppHostPackVersion="$(_NET60RuntimePackVersion)" AppHostRuntimeIdentifiers="@(Net60AppHostRids, '%3B')" + ExcludedRuntimeIdentifiers="android" />