dotnet / android-libraries

.NET for Android bindings for Google's libraries, such as AndroidX, GooglePlayServices, Firebase, and MLKit and their 3rd party dependency libraries.
MIT License
233 stars 50 forks source link

Remove `no-bindings` template in favor of `no-bindings` package type. #1016

Closed jpobst closed 1 month ago

jpobst commented 1 month ago

Remove the final custom template, replacing the no-bindings template with the no-bindings package type.

Packages remain largely unchanged:

Before

image

After

image