The error is in the file .csproj on the line:
Error: /Users/cyberinjector/Projects/test/test/test.csproj: /Users/cyberinjector/Projects/test/test/test.csproj could not import "$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" (test)
The imported project was not found confirm that the path in import....etc
How can I fix this error ?
tnx