Search code examples
xamarinxamarin.formsvisual-studio-mac

Cant find Xamarin.Forms PCL Template on visual studio for mac


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...


Solution

  • 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

    enter image description here

    If I am not wrong, "Multiplatform >> App >> Forms App" is now a forms with template, it is slightly different with the previous version.