[One .NET] split up Microsoft.Android.Runtime packs
Open
Area: App+Library Build
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 579
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 257
Description
We currently have 4 packs:
* Microsoft.Android.Runtime.android-arm
* Microsoft.Android.Runtime.android-arm64
* Microsoft.Android.Runtime.android-x86
* Microsoft.Android.Runtime.android-x64
These all contain duplicate assemblies:

There might be a way to put these files in a common pack. This would save ~90mb on disk and ~20mb download size.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.