VS2015 – Change TypeScript Version

Here’s the solution to upgrading TypeScript in Visual Studios 2015: Download the TypeScript EXE release from the following website: http://www.microsoft.com/en-us/download/details.aspx?id=48593 Click the details to view other releases: In this case I want to download 1.6.0 Beta Download the exe and install onto computer. Create a new TypeScript Cordova project in VS2015. VS2015 may ask if … Read more