I am trying to build one of windows phone project, and the following error shows up every time i build it.
Error 7 The "Microsoft.Phone.Build.Tasks.ValidateWMAppManifest" task could not be loaded from the assembly C:\Program Files (x86)\MSBuild\Microsoft\Silverlight for Phone\v4.0\Microsoft.Phone.Build.Tasks.dll. Could not load file or assembly 'Microsoft.Build.Utilities, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 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.
The code was running earlier.
I aam trying to run it on my windows 8.1 phone (which I believe should not be the reason for this error) and the only thing i did extra was to install WPToolkit using nuget.