typescript-preview - Microsoft.TypeScript.MSBuild 1.7.6

The TypeScript MSBuild task, and matching compiler version.

PM> Install-Package Microsoft.TypeScript.MSBuild -Version 1.7.6 -Source https://www.myget.org/F/typescript-preview/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.TypeScript.MSBuild -Version 1.7.6 -Source https://www.myget.org/F/typescript-preview/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.TypeScript.MSBuild --version 1.7.6 --source https://www.myget.org/F/typescript-preview/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="1.7.6" />
Copy to clipboard
source https://www.myget.org/F/typescript-preview/api/v3/index.json

nuget Microsoft.TypeScript.MSBuild  ~> 1.7.6
Copy to clipboard

> choco install Microsoft.TypeScript.MSBuild --version 1.7.6 --source https://www.myget.org/F/typescript-preview/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "typescript-preview" -SourceLocation "https://www.myget.org/F/typescript-preview/api/v2"
Install-Module -Name "Microsoft.TypeScript.MSBuild" -RequiredVersion "1.7.6" -Repository "typescript-preview" 
Copy to clipboard

Owners

TypeScript Team

Authors

TypeScript Team

Project URL

http://www.typescriptlang.org/

License

MS-EULA

Tags

TypeScript

Info

182 total downloads
128 downloads for version 1.7.6
Download (2.74 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.3.0-beta-20210211-1 5.14 MB Thu, 11 Feb 2021 03:07:11 GMT 14
4.2.0-beta-20210210-1 5.14 MB Wed, 10 Feb 2021 01:18:17 GMT 4
4.2.0-beta-20210209-4 5.14 MB Tue, 09 Feb 2021 15:19:50 GMT 3
4.2.0-beta-20210209-1 5.14 MB Tue, 09 Feb 2021 01:16:58 GMT 5
4.2.0-beta-20210206-1 5.13 MB Sat, 06 Feb 2021 01:18:12 GMT 3
1.7.6 2.74 MB Tue, 12 Jan 2016 19:16:43 GMT 128
1.7 2.74 MB Tue, 12 Jan 2016 18:52:27 GMT 25