AutoCake.Build 2.2.0

dotnet add package AutoCake.Build --version 2.2.0
NuGet\Install-Package AutoCake.Build -Version 2.2.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="AutoCake.Build" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoCake.Build --version 2.2.0
#r "nuget: AutoCake.Build, 2.2.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 AutoCake.Build as a Cake Addin
#addin nuget:?package=AutoCake.Build&version=2.2.0

// Install AutoCake.Build as a Cake Tool
#tool nuget:?package=AutoCake.Build&version=2.2.0

This is a standardized set of build script components that provide reliable builds to projects that follow some basic standard conventions.
The build script will compile the projects for all allowed and defined architectures, run tests, build human readable test reports and build (and optionally publish) NuGet packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 765 2/5/2019
2.1.0 599 2/3/2019
2.0.0 604 2/3/2019
1.5.0 923 10/16/2017
1.3.0 883 10/16/2017
1.1.0 885 5/27/2017
1.0.0 894 3/29/2017