Clarius.TransformOnBuild
1.21.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.
See the version list below for details.
Requires NuGet 2.8 or higher.
Install-Package Clarius.TransformOnBuild -Version 1.21.0
dotnet add package Clarius.TransformOnBuild --version 1.21.0
<PackageReference Include="Clarius.TransformOnBuild" Version="1.21.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Clarius.TransformOnBuild --version 1.21.0
Release Notes
* Merged NuGet Package Clarius.TransformOnBuild-unofficial
* Add support for Visual Studio 2017 and Preview
* Add support for passing transform parameters
* Add support for Visual Studio 2015 Update 1
* Fix path with spaces
* Transform items with Build Action = Content
* Ensure ResolveReferences and _CopyFilesMarkedCopyLocal will run during the main build
* Transform before build and manually trigger ResolveReferences
* Copy custom task assembly to the temp folder to prevent locking
* Copy Local dlls to TargetDir before transformation to allow use of $(TargetDir)
* Substitute MSBuild variables such as $(ProjectDir)
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.