-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.
Milestone
Description
As discussed a couple things can improve upon fcd7cf8:
- We should support
@(AndroidLibrary)in "legacy" Xamarin.Android and document it. It seems like a convenience that would not be to difficult to support. - We should "hide" the old item groups in .NET 6 (via
@(AvailableItemName)) so they don't appear in the dropdown in IDEs. @(AndroidNativeLibrary)should remain distinct from@(AndroidLibrary)as the%(Bind)and%(Abi)metadata do not really make sense for both types of libraries.
Metadata
Metadata
Assignees
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.