I am unable to update a PCL to include Xamarin.Android without the .Net Framework being dropped down from 4.6 to 4.5.
I have attempted the following:
$(MSBuildProgramFiles32)\MSBuild\14.0\Bin
I need to use C#6 and I thought this was supported out of the box.
What am I doing wrong?