Skip to content

Consolidate @(AndroidLibrary) item groups for .NET 6 #5357

@jonathanpeppers

Description

@jonathanpeppers

As discussed a couple things can improve upon fcd7cf8:

  1. We should support @(AndroidLibrary) in "legacy" Xamarin.Android and document it. It seems like a convenience that would not be to difficult to support.
  2. We should "hide" the old item groups in .NET 6 (via @(AvailableItemName)) so they don't appear in the dropdown in IDEs.
  3. @(AndroidNativeLibrary) should remain distinct from @(AndroidLibrary) as the %(Bind) and %(Abi) metadata do not really make sense for both types of libraries.

Metadata

Metadata

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions