You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the microsoft.netcore.app.runtime.android-arm64 CoreCLR package contains:
-rw-r--r-- 4 164688 Jun 4 09:17 libbrotlicommon.a
-rw-r--r-- 4 409224 Jun 4 09:17 libbrotlidec.a
-rw-r--r-- 4 2512702 Jun 4 09:17 libbrotlienc.a
However, the VMR build does not produce runtime packs that include these native static libraries. I verified that the VMR build also uses the /p:DotNetBuildAllRuntimePacks=true parameter.