Add Android to .NET5 runtime pack IDs

This commit is contained in:
Alexander Köplinger 2020-04-06 17:39:02 +02:00
parent 8289cde9a0
commit 9fdf00af10

View file

@ -80,6 +80,10 @@
ios-x64;
tvos-arm64;
tvos-x64;
android-arm64;
android-arm;
android-x64;
android-x86;
" />
<NetCoreRuntimePackRids Include="@(NetCore5RuntimePackRids)"/>