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
<PackageReference Include="Clarius.TransformOnBuild-unofficial" Version="1.20.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Clarius.TransformOnBuild-unofficial --version 1.20.0
#r "nuget: Clarius.TransformOnBuild-unofficial, 1.20.0"
// 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!
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.
Fixes:
- Add support for Visual Studio 2015 Update 1
- Fix path with spaces