1
votes

I have been getting the below error everytime I try to build a Xamarin Forms App. Does anyone have a solution to this error.

I have uninstalled and reinstalled VS2017 two times. I have deleted all the folder to do a clean install.

Severity Code Description Project File Line Suppression State Error The "Xamarin.Forms.Build.Tasks.GetTasksAbi" task could not be loaded from the assembly C:\Users\Regardt.nuget\packages\xamarin.forms\3.0.0.446417\build\netstandard2.0\Xamarin.Forms.Build.Tasks.dll. Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. App2.Android

1

1 Answers

0
votes

Download and install .NET Framework 4.7.1 or 4.7.2 then seemed to resolve the issue.

Microsoft .NET Framework 4.7.1 (Offline Installer): https://www.microsoft.com/en-us/download/details.aspx?id=56116

Microsoft .NET Framework 4.7.2 offline installer for Windows: https://support.microsoft.com/en-us/help/4054530/microsoft-net-framework-4-7-2-offline-installer-for-windows