How to Set AutoGenerateBindingRedirects in Visual Studio for Mac?
问题 I'm currently working on a Xamarin.Forms project named ABCD, using macOS Sierra v10.12.6 and Visual Studio (VS) for Mac v7.3.2 (the set up steps are detailed here). Having successfully set that up, I continue as follows: Right-clicking the main project folder, I select Options . Under Build , in General , under Target Framework : .NET Portable: PCL 4.5 - Profile111 has been automatically selected for me. I switch this to the option right above it: .NET Standard Platform: netstandard1.5 ; then