jsuarezruiz / AlohaKit.Controls

A set of .NET MAUI drawn controls.
MIT License
410 stars 46 forks source link

maui dependency hack #24

Closed dansiegel closed 2 years ago

dansiegel commented 2 years ago

Description

MAUI currently has a bug in which 2 dependencies are added to the generated NuGet packages for 3rd party libraries like AlohaKit. This provides a workaround to remove these dependencies from the package so that they can be properly referenced by the MAUI SDK. This will prevent users from having issues when future versions (i.e. SR2) are released while still using a build of AlohaKit which was built against SR1.