a few hours ago, my solution just builds success, but after that it has error "Xamarin.Forms targets have been imported multiple times." I have struggled with that a whole week.
my project here:
file my project
I didn't see any multiple xamarin.forms at all.
This can be because of the move to using PackageReference for your NuGet packages and a simple fix awaits you.
1.Close Visual Studio and navigate to the Solution in File Explorer Delete the hidden .vs folder .
2.Go into each affected project sub folder and delete the following files; project_name.nuget.props and project_name.nuget.targets .
3.Open the solution in Visual Studio, do a Clean and Rebuild.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With