Clarius.TransformOnBuild-unofficial
1.15.0
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package Clarius.TransformOnBuild-unofficial --version 1.15.0
NuGet\Install-Package Clarius.TransformOnBuild-unofficial -Version 1.15.0
<PackageReference Include="Clarius.TransformOnBuild-unofficial" Version="1.15.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Clarius.TransformOnBuild-unofficial --version 1.15.0
#r "nuget: Clarius.TransformOnBuild-unofficial, 1.15.0"
// Install Clarius.TransformOnBuild-unofficial as a Cake Addin #addin nuget:?package=Clarius.TransformOnBuild-unofficial&version=1.15.0 // Install Clarius.TransformOnBuild-unofficial as a Cake Tool #tool nuget:?package=Clarius.TransformOnBuild-unofficial&version=1.15.0
Automatically transforms on build all files with a build action of `None` that have the
`TextTemplatingFilePreprocessor` or `TextTemplatingFileGenerator` custom tools associated, without
requiring the installation of any Visual Studio SDK.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Clarius.TransformOnBuild-unofficial:
Package | Downloads |
---|---|
AutoVersionUpdater
AutoVersionUpdater is a .NET text templete for managing assembly versions. Usually any .Net project have AssemblyInfo.cs in "Properties" directory. So, this T4 run on every build of visual studio and increase version of this file. for more informations: https://github.com/Behzadkhosravifar/AutoVersionUpdater |
GitHub repositories
This package is not used by any popular GitHub repositories.