How to add a RCLShared library to MAUI project without causing runtime issues
I have a .net8 class library RCLshared and a .net8 MAUI blazor hybrid project (also blazor project no issues here).
Initially added RCLshared to MAUI following this: https://learn.microsoft.com/en-us/aspnet/core/blazor/components/class-libraries?view=aspnetcore-8.0&tabs=visual-studio