Skip to content

Commit 62a31fc

Browse files
authored
Add Android NativeAOT runtime packs to the list for .NET 10 (#50032)
1 parent 5f0b2ce commit 62a31fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Layout/redist/targets/GenerateBundledVersions.targets

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,8 @@
441441
@(Net90NativeAOTRuntimePackRids);
442442
linux-riscv64;
443443
linux-musl-riscv64;
444+
android-arm64;
445+
android-x64;
444446
"/>
445447

446448
<AspNetCore31RuntimePackRids Include="@(AspNetCore30RuntimePackRids)" />

0 commit comments

Comments
 (0)