dotnet / android

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
MIT License
1.89k stars 523 forks source link

Update build-items.md - fix AndroidLibrary documentation #9024

Open brunck opened 1 week ago

brunck commented 1 week ago

The AndroidLibrary documentation is somewhat incorrect; to get the desired functionality, you need to use Update and not Include.

It's also confusing what "metadata" means in this context. It means an attribute on the <AndroidLibrary> XML node.