Clarius.TransformOnBuild
1.22.0
Requires NuGet 2.8 or higher.
dotnet add package Clarius.TransformOnBuild --version 1.22.0
NuGet\Install-Package Clarius.TransformOnBuild -Version 1.22.0
<PackageReference Include="Clarius.TransformOnBuild" Version="1.22.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Clarius.TransformOnBuild --version 1.22.0
#r "nuget: Clarius.TransformOnBuild, 1.22.0"
// Install Clarius.TransformOnBuild as a Cake Addin #addin nuget:?package=Clarius.TransformOnBuild&version=1.22.0 // Install Clarius.TransformOnBuild as a Cake Tool #tool nuget:?package=Clarius.TransformOnBuild&version=1.22.0
Automatically transforms on build all files with a build action of `None/Content` that have the `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:
Package | Downloads |
---|---|
Endjin.SpecFlow.Selenium
Endjin's SpecFlow and Selenium testing framework for smart automated web UI tests development. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Fixed support for Visual Studio 2017 v15.8 - possible regression with Visual Studio dll lock file
* Add support for Visual Studio 2017 BuildTools
* Don't clutter project folder with temporary backup files