Closed
Description
I would like to be able to upgrade to Visual Studio 2015 Update 1. The problem is that this will also update the TypeScript compiler to version 1.7. My code does not compile in version 1.7 for some reason so I cannot do this yet.
I think the TypeScript version should be a project option rather than tied to the IDE, that way I can upgrade Visual Studio 2015 to update 1 without having to fix any code and without having to upgrade the build server and get the whole team of devs to upgrade.
Is this possible?
Thank you.