Add Android to .NET5 runtime pack IDs
This commit is contained in:
parent
8289cde9a0
commit
9fdf00af10
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@
|
|||
ios-x64;
|
||||
tvos-arm64;
|
||||
tvos-x64;
|
||||
android-arm64;
|
||||
android-arm;
|
||||
android-x64;
|
||||
android-x86;
|
||||
" />
|
||||
|
||||
<NetCoreRuntimePackRids Include="@(NetCore5RuntimePackRids)"/>
|
||||
|
|
Loading…
Reference in a new issue