Hello
I am beginner Xamarin but I practice C # windowsforms for years
I installed only what connects Android 7.1 but I get this error
The $(TargetFrameworkVersion) for FormsViewGroup.dll (vv8.0) is greater than the $(TargetFrameworkVersion) for your project (v7.1). You need to increase the $(TargetFrameworkVersion) for your project.
The version 8 does not interest me I wish the version 7.1 as well on the emulator as on live player
My problem is that I can not find a trace of the v8 in the configuration of my project
How can I configure my project on version 7.1?
thanks in advance