Yaaf.AdvancedBuilding 0.11.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Yaaf.AdvancedBuilding --version 0.11.8
                    
NuGet\Install-Package Yaaf.AdvancedBuilding -Version 0.11.8
                    
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.11.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yaaf.AdvancedBuilding" Version="0.11.8" />
                    
Directory.Packages.props
<PackageReference Include="Yaaf.AdvancedBuilding" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Yaaf.AdvancedBuilding --version 0.11.8
                    
#r "nuget: Yaaf.AdvancedBuilding, 0.11.8"
                    
#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.
#addin nuget:?package=Yaaf.AdvancedBuilding&version=0.11.8
                    
Install Yaaf.AdvancedBuilding as a Cake Addin
#tool nuget:?package=Yaaf.AdvancedBuilding&version=0.11.8
                    
Install Yaaf.AdvancedBuilding as a Cake Tool

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.

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
0.14.1 7,713 6/24/2016
0.14.0 1,177 6/19/2016
0.13.3 1,111 6/18/2016
0.13.2 1,209 3/6/2016
0.13.1 1,150 3/6/2016
0.13.0 1,154 3/6/2016
0.12.4-alpha1 961 2/6/2016
0.12.3 1,213 2/5/2016
0.12.2 1,165 1/23/2016
0.12.0 1,396 1/17/2016
0.11.8 1,881 1/14/2016
0.11.7 1,212 1/13/2016
0.11.6 1,161 12/24/2015
0.11.6-alpha1 956 12/23/2015
0.11.5 2,007 12/2/2015
0.11.4 1,275 11/24/2015
0.11.3 1,182 11/20/2015
0.11.2 1,234 11/19/2015
0.11.1 1,166 11/8/2015
0.11.0 1,221 11/7/2015
0.10.1-alpha1 950 10/20/2015
0.10.0 1,186 10/18/2015
0.9.3 1,401 9/28/2015
0.9.3-alpha2 1,097 9/20/2015
0.9.3-alpha1 1,080 9/20/2015
0.9.2 1,263 9/13/2015
0.9.1 1,241 9/6/2015
0.9.0 1,260 9/5/2015
0.8.0 1,242 8/19/2015
0.7.2 1,518 8/8/2015
0.7.1 1,459 8/8/2015
0.7.0 1,349 8/2/2015
0.6.5 1,378 8/1/2015
0.6.4 1,562 5/3/2015
0.6.3 1,328 5/3/2015
0.6.2 1,453 4/29/2015
0.6.1 1,483 4/26/2015
0.6.0 1,478 4/26/2015
0.5.5 1,596 4/21/2015
0.5.4 1,441 4/1/2015
0.5.3 1,337 3/27/2015
0.5.2 1,361 3/25/2015
0.5.1 1,562 3/23/2015
0.5.0 1,466 3/21/2015
0.4.0 1,360 3/20/2015
0.3.6 1,343 3/20/2015
0.3.5 1,287 3/20/2015
0.3.4 1,513 3/5/2015
0.3.3 1,240 3/5/2015
0.3.2 1,248 3/5/2015
0.3.1 1,689 3/1/2015
0.3.0 1,463 2/28/2015
0.2.1 1,304 1/29/2015
0.2.0 1,272 1/28/2015
0.1.4 1,213 1/24/2015
0.1.3 1,231 1/24/2015
0.1.2 1,147 1/23/2015
0.1.1 1,132 1/23/2015
0.1.0 1,119 1/22/2015

Only push branches when the merging succeeds.
Improve error message when merging fails with concrete steps to try locally.