-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Description
I created a project with Asp.Net Core using TypeScript with MSBuild everything worked fine, then I installed the NuGet version for use with MSBuild, in the "TypeScript Build" tab I found that the TypeScript version is not available.
Then I selected the option "Use latest available", went back to my TypeScript file and did not compile when saving it (before installing NuGet, I was able to compile the file when saving it without problems), and when I run Rebuild / Build, it compiles the TypeScript files.
TypeScript Version:
Microsoft.TypeScript.MSBuild 2.7.1
Microsoft Visual Studio Community 2017
Version 15.5.5
TypeScript Tools - 15.5.11025.1
TypeScript Tools for Microsoft Visual Studio
Search Terms: TypeScript Version Unavailable, Visual Studio 2017, TypeScript NuGet
Images:
