TypeScript.MSBuildTask
1.6.4
See the version list below for details.
dotnet add package TypeScript.MSBuildTask --version 1.6.4
NuGet\Install-Package TypeScript.MSBuildTask -Version 1.6.4
<PackageReference Include="TypeScript.MSBuildTask" Version="1.6.4" />
<PackageVersion Include="TypeScript.MSBuildTask" Version="1.6.4" />
<PackageReference Include="TypeScript.MSBuildTask" />
paket add TypeScript.MSBuildTask --version 1.6.4
#r "nuget: TypeScript.MSBuildTask, 1.6.4"
#:package TypeScript.MSBuildTask@1.6.4
#addin nuget:?package=TypeScript.MSBuildTask&version=1.6.4
#tool nuget:?package=TypeScript.MSBuildTask&version=1.6.4
Installs TypeScript 1.6 tools as a NuGet package and modifies the project file to use these tools. This ensures that compilation will work even on build agents that do not have these tools installed.
You should install the TypeScript for Visual Studio extension on your development machine, and add at least one .ts file to the project prior to installing this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.7.3 | 149,707 | 12/3/2015 |
| 1.6.4 | 4,452 | 9/30/2015 |
| 1.6.2 | 1,650 | 9/22/2015 |
| 1.6.1 | 1,653 | 9/22/2015 |
| 1.6.0-beta1 | 1,468 | 9/19/2015 |
Support TypeScript 1.6.3
Clean up ms build task definition.