-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)proposal/open
Description
As part of the .NET6 effort we are making the .NET Runtime trimming safe allow developers to annotate their libraries to be also trimming safe. As MAUI is one of the primary workloads which will always use linker and cares about the size it's important to resolve any linker warnings which the developers would experience when enabling linker analyzers in their apps to be able to trim their apps fully.
This will partially depend on the work done for Apple, Android and WinUI SDKs but it's not blocked by them.
charlesroddie, saint4eva, winston-de, haltcase, kotx and 1 more
Metadata
Metadata
Assignees
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)proposal/open