Skip to content

Make Android SDK trimming safe #5652

Closed
@marek-safar

Description

@marek-safar

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 Android SDK 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.

The work to enable the linker analyzer is not yet simple and the effort to change that is tracked at https://github.com/dotnet/sdk/issues/15962

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: LinkerIssues when linking assemblies.enhancementProposed change to current functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions