Is it possible to utilize TypeScript 2.0.6 with Visual Studio 2017, or do I need to use a version greater than 2.1?
Also, can you explain the difference between Microsoft.TypeScript.Compiler and Microsoft.TypeScript.MSBuild?
If I don't have Microsoft.TypeScript.Compiler, will it default to using a local compiler?
Thank you!