Yaaf.AdvancedBuilding 0.9.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Yaaf.AdvancedBuilding --version 0.9.0
                    
NuGet\Install-Package Yaaf.AdvancedBuilding -Version 0.9.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="Yaaf.AdvancedBuilding" Version="0.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yaaf.AdvancedBuilding" Version="0.9.0" />
                    
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.9.0
                    
#r "nuget: Yaaf.AdvancedBuilding, 0.9.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.
#addin nuget:?package=Yaaf.AdvancedBuilding&version=0.9.0
                    
Install Yaaf.AdvancedBuilding as a Cake Addin
#tool nuget:?package=Yaaf.AdvancedBuilding&version=0.9.0
                    
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,716 6/24/2016
0.14.0 1,178 6/19/2016
0.13.3 1,112 6/18/2016
0.13.2 1,210 3/6/2016
0.13.1 1,151 3/6/2016
0.13.0 1,155 3/6/2016
0.12.4-alpha1 962 2/6/2016
0.12.3 1,214 2/5/2016
0.12.2 1,166 1/23/2016
0.12.0 1,397 1/17/2016
0.11.8 1,883 1/14/2016
0.11.7 1,213 1/13/2016
0.11.6 1,162 12/24/2015
0.11.6-alpha1 957 12/23/2015
0.11.5 2,008 12/2/2015
0.11.4 1,276 11/24/2015
0.11.3 1,183 11/20/2015
0.11.2 1,235 11/19/2015
0.11.1 1,167 11/8/2015
0.11.0 1,222 11/7/2015
0.10.1-alpha1 951 10/20/2015
0.10.0 1,187 10/18/2015
0.9.3 1,402 9/28/2015
0.9.3-alpha2 1,098 9/20/2015
0.9.3-alpha1 1,081 9/20/2015
0.9.2 1,264 9/13/2015
0.9.1 1,242 9/6/2015
0.9.0 1,261 9/5/2015
0.8.0 1,243 8/19/2015
0.7.2 1,520 8/8/2015
0.7.1 1,460 8/8/2015
0.7.0 1,350 8/2/2015
0.6.5 1,379 8/1/2015
0.6.4 1,563 5/3/2015
0.6.3 1,329 5/3/2015
0.6.2 1,454 4/29/2015
0.6.1 1,484 4/26/2015
0.6.0 1,479 4/26/2015
0.5.5 1,597 4/21/2015
0.5.4 1,442 4/1/2015
0.5.3 1,338 3/27/2015
0.5.2 1,362 3/25/2015
0.5.1 1,563 3/23/2015
0.5.0 1,467 3/21/2015
0.4.0 1,361 3/20/2015
0.3.6 1,344 3/20/2015
0.3.5 1,288 3/20/2015
0.3.4 1,514 3/5/2015
0.3.3 1,241 3/5/2015
0.3.2 1,249 3/5/2015
0.3.1 1,690 3/1/2015
0.3.0 1,464 2/28/2015
0.2.1 1,305 1/29/2015
0.2.0 1,273 1/28/2015
0.1.4 1,214 1/24/2015
0.1.3 1,232 1/24/2015
0.1.2 1,148 1/23/2015
0.1.1 1,134 1/23/2015
0.1.0 1,120 1/22/2015

Update to latest FSharp.Core, FSharp.Compiler.Service and FAKE.
Use FAKE.exe instead of fsi.exe for documentation generation (fixes build when using FAKE 4.x)
Improve for building with TeamFoundation (on-premise and Visual Studio Online)