Getting the following message when trying to load up a project in VS2015. Note this all happened after I uninstalled VS2017 that I am not using and was only testing out.
The imported project "C:\Program Files (x86)\Microsoft SDKs\TypeScript\build\Microsoft.TypeScript.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\TypeScript\Microsoft.TypeScript.targets
I cloned the project fresh, restored nuget packages and made sure node_modules is in order but still get this on two of the projects in the solution.
Any hint or tips would be great. Looks like some sort of Typescript issue and my version when I run tsc -v is 2.5.3