Redth / ResizetizerNT

Add SVG's and PNG's to your shared Xamarin Project
MIT License
318 stars 31 forks source link

Batch collect shared items from multiple groups #51

Closed Redth closed 3 years ago

Redth commented 3 years ago

This will limit our calls to referenced projects to a single target for multiple item types.

As we add things like Fonts, it makes it easier to bundle up several item group types and split them back up incurring only one target invocation.