After followed instructions on here for enabling TypeScript support on Visual Studio 2012, i started to get below exception on Azure deployment.
What is wrong about it ?
Command: C:\DWASFiles\Sites\apolyon\VirtualDirectory0\site\deployments\tools\deploy.cmd Handling .NET Web Application deployment. C:\DWASFiles\Sites\apolyon\VirtualDirectory0\site\repository\ApolyonRadio\ApolyonRadio.csproj(771,3): error MSB4019: The imported project "D:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\TypeScript\Microsoft.TypeScript.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. An error has occurred during web site deployment. Handling .NET Web Application deployment. C:\DWASFiles\Sites\apolyon\VirtualDirectory0\site\repository\ApolyonRadio\ApolyonRadio.csproj(771,3): error MSB4019: The imported project "D:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\TypeScript\Microsoft.TypeScript.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. An error has occurred during web site deployment. D:\kuduservice\wwwroot\bin\scripts\starter.cmd C:\DWASFiles\Sites\apolyon\VirtualDirectory0\site\deployments\tools\deploy.cmd