-
-
Notifications
You must be signed in to change notification settings - Fork 230
Rename assembly stores in the APK/AAB archive to libassembly-store.so #4994
Copy link
Copy link
Closed
Labels
Description
Description
See:
Microsoft have renamed the assembly stores. We probably need to 'merge' those changes into our repo:
| private static string GetBlobName(string abi) => $"libassemblies.{abi}.blob.so"; |
I think the name of the assembly store will depend which specific version of the .NET SDK is being used by our customers, so we may need to add a little bit of logic to resolve either the old stores or the new ones.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.