Clarius.TransformOnBuild-unofficial 1.20.0

Requires NuGet 2.8 or higher.

dotnet add package Clarius.TransformOnBuild-unofficial --version 1.20.0
NuGet\Install-Package Clarius.TransformOnBuild-unofficial -Version 1.20.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Clarius.TransformOnBuild-unofficial" Version="1.20.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-unofficial --version 1.20.0
#r "nuget: Clarius.TransformOnBuild-unofficial, 1.20.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Clarius.TransformOnBuild-unofficial as a Cake Addin
#addin nuget:?package=Clarius.TransformOnBuild-unofficial&version=1.20.0

// Install Clarius.TransformOnBuild-unofficial as a Cake Tool
#tool nuget:?package=Clarius.TransformOnBuild-unofficial&version=1.20.0

This unofficial package was fully merged into main package https://www.nuget.org/packages/Clarius.TransformOnBuild/ and no longer supported. Please switch to the main package from now on!

There are no supported framework assets in this package.

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.

Version Downloads Last updated
1.20.0 11,629 12/6/2015
1.19.0 1,361 8/2/2015
1.18.0 1,256 7/31/2015
1.17.0 1,287 7/15/2015
1.16.0 1,090 7/10/2015
1.15.0 1,124 6/24/2015
1.14.0 1,138 6/20/2015
1.13.0 1,102 6/20/2015
0.1.0 1,114 6/20/2015

Fixes:
- Add support for Visual Studio 2015 Update 1
- Fix path with spaces