The NuGet package can not be installed with the new “Xamarin.Mac Modern” target framework. Only the “Xamarin.Mac Full” target seems to be supported. But when targeting Xamarin.Mac Full, the application can not be linked with .NET 2.0 Standard assemblies.
I would like to use both. Will there be a release of Rhino3dmIO.Desktop supporting the “Xamarin.Mac Modern” target framework? Rhino3dmIO.iOS does not seem to have this restriction.
Just to make it clear, I don’t want Rhino3dmIO to be run in a .NET Core App. I currently only want to target Xamarin.Mac. I just want to reference assemblies that are built targeting .NET Standard.
So my request would be for Rhino3dmIO to support the “Xamarin.Mac Modern” framework since I only want to reference Rhino3dmIO from the Mac app. The .NET Standard assemblies are referenced by the Mac app but do not need a reference to Rhino3dmIO.