Skip to content

Commit 716bd17

Browse files
authored
Merge pull request #14288 from dotnet-maestro-bot/merge/release/6.0.4xx-to-main
[automated] Merge branch 'release/6.0.4xx' => 'main'
2 parents 224ee88 + 90bb556 commit 716bd17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/redist/targets/GenerateBundledVersions.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ Copyright (c) .NET Foundation. All rights reserved.
371371
AppHostPackNamePattern="Microsoft.NETCore.App.Host.**RID**"
372372
AppHostPackVersion="$(_NETCoreAppPackageVersion)"
373373
AppHostRuntimeIdentifiers="@(NetCoreAppHostRids, '%3B')"
374+
ExcludedRuntimeIdentifiers="android"
374375
/>
375376
376377
<KnownCrossgen2Pack Include="Microsoft.NETCore.App.Crossgen2"

0 commit comments

Comments
 (0)