When I'm creating new xamarin forms application on my visual studio for mac I cant specify the app to be PCL or Shared. When I select template on Multiplatform >> App >> Forms App and create the project it doesnt ask me for shared or PCL. I want PCL but created project is not PCL. Any solutions, suggestions please...
1
votes
1 Answers
2
votes
This is an example in Xamarin Studio, but if you are using the lastest verion of Visual Studio For Mac or Xamarin Studio,they should be identical.
Multiplatform >> App >> Blank Forms App >> Configure your Forms App
If I am not wrong, "Multiplatform >> App >> Forms App" is now a forms with template, it is slightly different with the previous version.