Clarius.TransformOnBuild
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.
Requires NuGet 2.8 or higher.
Install-Package Clarius.TransformOnBuild -Version 1.22.0
dotnet add 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>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Clarius.TransformOnBuild --version 1.22.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* 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
Dependencies
This package has no dependencies.
Used By
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.