Yaaf.AdvancedBuilding 0.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Yaaf.AdvancedBuilding --version 0.1.4
NuGet\Install-Package Yaaf.AdvancedBuilding -Version 0.1.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.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Yaaf.AdvancedBuilding --version 0.1.4
#r "nuget: Yaaf.AdvancedBuilding, 0.1.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.1.4

// Install Yaaf.AdvancedBuilding as a Cake Tool
#tool nuget:?package=Yaaf.AdvancedBuilding&version=0.1.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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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,568 6/24/2016
0.14.0 1,065 6/19/2016
0.13.3 997 6/18/2016
0.13.2 1,089 3/6/2016
0.13.1 1,036 3/6/2016
0.13.0 1,041 3/6/2016
0.12.4-alpha1 854 2/6/2016
0.12.3 1,090 2/5/2016
0.12.2 1,043 1/23/2016
0.12.0 1,283 1/17/2016
0.11.8 1,719 1/14/2016
0.11.7 1,100 1/13/2016
0.11.6 1,041 12/24/2015
0.11.6-alpha1 848 12/23/2015
0.11.5 1,889 12/2/2015
0.11.4 1,159 11/24/2015
0.11.3 1,060 11/20/2015
0.11.2 1,123 11/19/2015
0.11.1 1,050 11/8/2015
0.11.0 1,102 11/7/2015
0.10.1-alpha1 844 10/20/2015
0.10.0 1,072 10/18/2015
0.9.3 1,280 9/28/2015
0.9.3-alpha2 991 9/20/2015
0.9.3-alpha1 974 9/20/2015
0.9.2 1,140 9/13/2015
0.9.1 1,118 9/6/2015
0.9.0 1,140 9/5/2015
0.8.0 1,122 8/19/2015
0.7.2 1,398 8/8/2015
0.7.1 1,341 8/8/2015
0.7.0 1,231 8/2/2015
0.6.5 1,260 8/1/2015
0.6.4 1,436 5/3/2015
0.6.3 1,205 5/3/2015
0.6.2 1,333 4/29/2015
0.6.1 1,369 4/26/2015
0.6.0 1,359 4/26/2015
0.5.5 1,468 4/21/2015
0.5.4 1,338 4/1/2015
0.5.3 1,231 3/27/2015
0.5.2 1,243 3/25/2015
0.5.1 1,430 3/23/2015
0.5.0 1,337 3/21/2015
0.4.0 1,234 3/20/2015
0.3.6 1,228 3/20/2015
0.3.5 1,167 3/20/2015
0.3.4 1,390 3/5/2015
0.3.3 1,115 3/5/2015
0.3.2 1,120 3/5/2015
0.3.1 1,560 3/1/2015
0.3.0 1,351 2/28/2015
0.2.1 1,178 1/29/2015
0.2.0 1,153 1/28/2015
0.1.4 1,095 1/24/2015
0.1.3 1,112 1/24/2015
0.1.2 1,017 1/23/2015
0.1.1 1,013 1/23/2015
0.1.0 1,001 1/22/2015

`releaseDir` Configuration is no longer required.
BREAKING: You can/must specify `outNugetDir` after updating!
fix some broken links in scaffold files.
add missing generateDocs.fsx scaffold file.
fix reference templates ending up in the wrong folder.
add chmod +x to default build.sh (because we can't add that to the nuget package)