Ltc.MSBuild.TS0911WE3.targets 1.0.1

dotnet add package Ltc.MSBuild.TS0911WE3.targets --version 1.0.1
                    
NuGet\Install-Package Ltc.MSBuild.TS0911WE3.targets -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ltc.MSBuild.TS0911WE3.targets" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ltc.MSBuild.TS0911WE3.targets" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Ltc.MSBuild.TS0911WE3.targets" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ltc.MSBuild.TS0911WE3.targets --version 1.0.1
                    
#r "nuget: Ltc.MSBuild.TS0911WE3.targets, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Ltc.MSBuild.TS0911WE3.targets&version=1.0.1
                    
Install Ltc.MSBuild.TS0911WE3.targets as a Cake Addin
#tool nuget:?package=Ltc.MSBuild.TS0911WE3.targets&version=1.0.1
                    
Install Ltc.MSBuild.TS0911WE3.targets as a Cake Tool

TypeScript 0.9.1.1 + Web Essential 3.0 Compile-on-Save enabler msbuild targets.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 333 10/1/2013
1.0.0 93 8/26/2013

- Change BuildAction of .ts to TypeScriptCompile on package installed.