After updating VS2015 to Update 2, which also updated TypeScript to version 1.8, I encountered some issues with my code that required me to uninstall it. However, rolling back Update 2 did not revert TypeScript back to the previous version. Despite TypeScript 1.8 no longer existing on my machine, Visual Studio's "Extensions and Updates" still indicates its presence. The options to disable or uninstall TypeScript in the VS manager are currently disabled.
Is there a way to force Visual Studio to downgrade the TypeScript version to the one that is currently installed on my system, TypeScript 1.7?