I\'m trying to migrate some javascript files to Typescript in a legacy ASP.NET MVC 5 project. I I\'ve created a Typescript file and the compilation from TS to JS works as ex
I have added "TypeScriptToolsVersion" in csproj.
... 1.0
But it is Visual Studio 2013 RC2.