Open mrward opened 6 years ago
Just started to look at this and it looks like it isn't possible without a switch to using xamarin-templates. The current F# Blank Forms SDK project is dependent on code that runs inside the Wizard. We don't need a Wizard here.
The F# Xamarin.Forms class library project template description says it creates a PCL project but it seems to create a .NET Framework library project.
The project template should be changed to match the C# Xamarin.Forms class library template which creates a .NET Standard project and also the description should be updated.