Unofficial.Microsoft.TextTemplating.BuildTasks
17.0.0
Requires NuGet 2.8 or higher.
dotnet add package Unofficial.Microsoft.TextTemplating.BuildTasks --version 17.0.0
NuGet\Install-Package Unofficial.Microsoft.TextTemplating.BuildTasks -Version 17.0.0
<PackageReference Include="Unofficial.Microsoft.TextTemplating.BuildTasks" Version="17.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Unofficial.Microsoft.TextTemplating.BuildTasks --version 17.0.0
#r "nuget: Unofficial.Microsoft.TextTemplating.BuildTasks, 17.0.0"
// Install Unofficial.Microsoft.TextTemplating.BuildTasks as a Cake Addin #addin nuget:?package=Unofficial.Microsoft.TextTemplating.BuildTasks&version=17.0.0 // Install Unofficial.Microsoft.TextTemplating.BuildTasks as a Cake Tool #tool nuget:?package=Unofficial.Microsoft.TextTemplating.BuildTasks&version=17.0.0
The Text Template Transformation Toolkit (T4) is a powerful tool, but has to be run manually. This package contains the files (a couple DLLs and a .targets file) necessary to perform T4 tasks during a build. UNOFFICIAL: This package is not produced by Microsoft/the T4 team. If you think this is useful, please encourage them to produce an official 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 (1)
Showing the top 1 popular GitHub repositories that depend on Unofficial.Microsoft.TextTemplating.BuildTasks:
Repository | Stars |
---|---|
microsoft/DbgShell
A PowerShell front-end for the Windows debugger engine.
|
Added support for VS2022 17.0 preview 3.1. (Currently supported versions are VS2022, VS2019, VS2017, VS2015, and VS2013.)