0

Just committed some code today to Visual Studio Team Services and the build is now compiling using TypeScript 2.4. There are a bunch of errors that I do intend to fix, but is there any way of targeting 2.2 on Visual Studio Team Services until I fix the issues?

1 Answer 1

2

It seems the answer to this is as simple as to add to the project a reference via NuGet for Microsoft.TypeScript.MSBuild changing the version to the one that you wish to use.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.