Yaaf.AdvancedBuilding 0.6.4

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

// Install Yaaf.AdvancedBuilding as a Cake Tool
#tool nuget:?package=Yaaf.AdvancedBuilding&version=0.6.4

Yaaf.AdvancedBuilding is a loose collection of build scripts. The benefit is that you can automatically update your build by updating this package, when you don't need your own crazy build script. But even than it is possible that you could re-use some scripts within this package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.4 338 5/3/2015
0.6.3 190 5/3/2015
0.6.2 192 4/29/2015
0.6.1 207 4/26/2015
0.6.0 135 4/26/2015
0.5.5 299 4/21/2015
0.5.4 199 4/1/2015
0.5.3 198 3/27/2015
0.5.2 187 3/25/2015
0.5.1 390 3/23/2015
0.5.0 245 3/21/2015
0.4.0 190 3/20/2015
0.3.6 179 3/20/2015
0.3.5 174 3/20/2015
0.3.4 220 3/5/2015
0.3.3 55 3/5/2015
0.3.2 47 3/5/2015
0.3.1 173 3/1/2015
0.3.0 109 2/28/2015
0.2.1 91 1/29/2015
0.2.0 49 1/28/2015
0.1.4 62 1/24/2015
0.1.3 57 1/24/2015
0.1.2 40 1/23/2015
0.1.1 42 1/23/2015
0.1.0 40 1/22/2015

Add "AfterBuild" target to fix an inter-target dependency problem when running "AllDocs".