Skip to content

[Feature]: improve copy text for platform-specific packages #10606

@jonathanpeppers

Description

@jonathanpeppers

Related Problem

Context: NuGet/Home#14596

If I install an Android-only package such as:

The copy-paste box looks like this:

Image

The Elevator Pitch

For this to actually work in a .NET MAUI project, I would need the Condition:

Condition=" '$(TargetPlatformIdentifier)' == 'Android' "

Additional Context and Details

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions