You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, awesome work getting this building for MAUI. It will help with our migration.
However, it would be great if some additional maintainers could be invited, with access to build and push NuGet packages. Right now, the v1.0.0 package only supports net6.0-android and net6.0-ios, (but not net6.0 etc); while the code at the head of the repo (v1.0.1) adds these changes.
Looking at the number of forks, number of people are running into this, but rather fixing it at "the root" by getting a v1.0.1 published, we end up with ~370 forks (count at the moment of writing this).
I wouldn't mind helping out getting this building and published, as we need it at our organization, and I would rather have it published via NuGet than depending on a local build.