FAKE.Lib 3.28.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FAKE.Lib --version 3.28.0
NuGet\Install-Package FAKE.Lib -Version 3.28.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="FAKE.Lib" Version="3.28.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FAKE.Lib --version 3.28.0
#r "nuget: FAKE.Lib, 3.28.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 FAKE.Lib as a Cake Addin
#addin nuget:?package=FAKE.Lib&version=3.28.0

// Install FAKE.Lib as a Cake Tool
#tool nuget:?package=FAKE.Lib&version=3.28.0

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. FAKE helper functions as library

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.31.2 49 5/7/2015
3.31.1 39 5/7/2015
3.31.0 41 5/6/2015
3.30.3 40 5/2/2015
3.30.2 43 4/30/2015
3.30.1 39 4/29/2015
3.30.0 37 4/29/2015
3.29.7 37 4/27/2015
3.29.5 36 4/27/2015
3.29.4 35 4/27/2015
3.29.3 36 4/27/2015
3.29.2 36 4/27/2015
3.29.1 34 4/27/2015
3.28.8 41 4/24/2015
3.28.7 43 4/20/2015
3.28.6 39 4/20/2015
3.28.5 40 4/16/2015
3.28.4 41 4/14/2015
3.28.3 39 4/14/2015
3.28.2 38 4/13/2015
3.28.1 38 4/13/2015
3.28.0 39 4/9/2015
3.27.7 35 4/9/2015
3.27.6 37 4/9/2015
3.27.5 37 4/8/2015
3.27.3 35 4/7/2015
3.27.2 36 4/7/2015
3.27.0 38 4/7/2015
3.26.7 42 4/1/2015
3.26.6 39 3/31/2015
3.26.5 41 3/31/2015
3.26.4 41 3/31/2015
3.26.3 35 3/31/2015
3.26.1 40 3/26/2015
3.26.0 1 3/25/2015
3.25.2 37 3/24/2015
3.25.1 35 3/24/2015
3.25.0 38 3/23/2015
3.24.0 41 3/22/2015
3.23.0 48 3/12/2015
3.22.0 41 3/12/2015
3.21.0 40 3/11/2015
3.20.1 41 3/10/2015
3.20.0 44 3/10/2015
3.19.3 39 3/10/2015
3.19.2 40 3/10/2015
3.19.1 40 3/9/2015
3.19.0 40 3/9/2015
3.18.2 39 3/9/2015
3.18.1 1 3/8/2015
3.18.0 46 3/4/2015
3.17.14 42 3/3/2015
3.17.13 44 2/26/2015
3.17.12 43 2/25/2015
3.17.11 40 2/25/2015
3.17.9 40 2/24/2015
3.17.8 40 2/24/2015
3.17.7 39 2/24/2015
3.17.6 40 2/23/2015
3.17.5 41 2/23/2015
3.17.4 51 2/21/2015
3.17.3 42 2/20/2015
3.17.2 42 2/19/2015
3.17.1 45 2/19/2015
3.17.0 42 2/12/2015
3.16.2 40 2/12/2015
3.15.0 43 2/7/2015
3.14.10 39 2/6/2015
3.14.9 52 1/31/2015
3.14.8 53 1/24/2015
3.14.7 49 1/21/2015
3.14.6 44 1/20/2015
3.14.5 44 1/19/2015
3.14.4 46 1/17/2015
3.14.3 42 1/17/2015
3.14.2 47 1/17/2015
3.14.1 42 1/17/2015
3.14.0 45 1/14/2015
3.13.4 1 1/9/2015
3.13.3 53 1/5/2015
3.13.2 47 1/5/2015
3.13.1 45 1/5/2015
3.13.0 51 1/3/2015
3.12.2 1 12/17/2014
3.12.1 51 12/17/2014
3.12.0 1 12/17/2014

Don't run package restore during MSBuild run from FAKE - https://github.com/fsharp/FAKE/pull/753
Added support for Mage's CertHash parameter - https://github.com/fsharp/FAKE/pull/750
Force build server output in xUnit2 if the user wishes to - https://github.com/fsharp/FAKE/pull/749
Reverting 0df4569b3bdeef99edf2eec6013dab784e338b7e due to backwards compat issues
Improvements for FAKE.Deploy - https://github.com/fsharp/FAKE/pull/745
Set debug flag on mono - https://github.com/fsharp/FAKE/pull/744