dotnet / dotnet/android

[One .NET] split up Microsoft.Android.Runtime packs

Open
#6,058 1 comment 0 reactions 1 assignee Claimed by @jonathanpeppers View on GitHub
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:

![image](https://user-images.githubusercontent.com/840039/123993588-2b4f4500-d992-11eb-8250-0b4172830f99.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.