FAKE.x64 3.18.0

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

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

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. This package bundles all extensions.

There are no supported framework assets in this 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 73 5/7/2015
3.31.1 71 5/7/2015
3.31.0 63 5/6/2015
3.30.3 73 5/2/2015
3.30.2 72 4/30/2015
3.30.1 68 4/29/2015
3.30.0 75 4/29/2015
3.29.7 76 4/27/2015
3.29.5 66 4/27/2015
3.29.3 67 4/27/2015
3.29.2 63 4/27/2015
3.29.1 68 4/27/2015
3.28.8 81 4/24/2015
3.28.7 72 4/20/2015
3.28.6 65 4/20/2015
3.28.5 73 4/16/2015
3.28.4 58 4/14/2015
3.28.3 59 4/14/2015
3.28.2 59 4/13/2015
3.28.1 66 4/13/2015
3.28.0 74 4/9/2015
3.27.7 71 4/9/2015
3.27.6 64 4/9/2015
3.27.5 62 4/8/2015
3.27.3 65 4/7/2015
3.27.2 74 4/7/2015
3.27.1 78 4/7/2015
3.27.0 49 4/7/2015
3.26.7 78 4/1/2015
3.26.6 69 3/31/2015
3.26.5 72 3/31/2015
3.26.4 67 3/31/2015
3.26.3 71 3/31/2015
3.26.1 75 3/26/2015
3.26.0 76 3/25/2015
3.25.2 63 3/24/2015
3.25.1 66 3/24/2015
3.25.0 64 3/23/2015
3.24.0 72 3/22/2015
3.23.0 88 3/12/2015
3.22.0 67 3/12/2015
3.21.0 73 3/11/2015
3.20.1 75 3/10/2015
3.20.0 71 3/10/2015
3.19.3 67 3/10/2015
3.19.2 75 3/10/2015
3.19.1 79 3/9/2015
3.19.0 75 3/9/2015
3.18.2 73 3/9/2015
3.18.1 68 3/8/2015
3.18.0 91 3/4/2015
3.17.14 70 3/3/2015
3.17.13 86 2/26/2015
3.17.12 68 2/25/2015
3.17.11 71 2/25/2015
3.17.9 74 2/24/2015
3.17.8 68 2/24/2015
3.17.7 71 2/24/2015
3.17.6 79 2/23/2015
3.17.5 66 2/23/2015
3.17.4 70 2/21/2015
3.17.3 70 2/20/2015
3.17.2 73 2/19/2015
3.17.1 75 2/19/2015
3.17.0 76 2/12/2015
3.16.2 68 2/12/2015
3.15.0 74 2/7/2015
3.14.10 76 2/6/2015
3.14.9 71 1/31/2015
3.14.8 79 1/24/2015
3.14.7 85 1/21/2015
3.14.6 70 1/20/2015
3.14.5 70 1/19/2015
3.14.4 78 1/17/2015
3.14.3 72 1/17/2015
3.14.2 81 1/17/2015
3.14.1 73 1/17/2015
3.14.0 75 1/14/2015
3.13.4 80 1/9/2015
3.13.3 86 1/5/2015
3.13.2 68 1/5/2015
3.13.1 81 1/5/2015
3.13.0 81 1/3/2015
3.12.2 97 12/17/2014
3.11.4 88 12/11/2014
3.11.3 85 12/4/2014
3.11.2 79 12/4/2014
3.11.1 82 12/4/2014
3.11.0 77 12/3/2014
3.10.1 77 12/3/2014
3.10.0 86 11/27/2014
3.9.9 346 11/13/2014
3.9.8 352 11/12/2014
3.9.7 218 11/12/2014
3.9.6 215 11/12/2014
3.9.5 403 11/10/2014
3.9.4 400 11/10/2014
3.9.3 565 11/10/2014
3.9.2 601 11/9/2014
3.9.1 596 11/9/2014
3.9.0 465 11/7/2014

Remvoved internal class generated in AssemblyInfo.Vb - https://github.com/fsharp/FAKE/pull/673
Adding ability to control type library export (/tlb flag) of RegAsm - https://github.com/fsharp/FAKE/pull/668
Adding ability to run nuget package restore on a visual studio solution - https://github.com/fsharp/FAKE/pull/662
Add OwnerId, type docs, and better error handling for HockeyAppHelper - https://github.com/fsharp/FAKE/pull/661
Don't report unit test failure twice to TeamCity - https://github.com/fsharp/FAKE/pull/659
New tasks for `paket pack` and `paket push`- https://fsprojects.github.io/Paket/index.html
Allow csproj being passed as a NuSpec file - https://github.com/fsharp/FAKE/pull/644
Helper for uploading mobile apps to HockeyApp - https://github.com/fsharp/FAKE/pull/656
SCPHelper does allow copying single files - https://github.com/fsharp/FAKE/issues/671
BUGFIX: Paket helper should not submit the endpoint if no endpoint was given - https://github.com/fsharp/FAKE/issues/667
BUGFIX: Paket helper should not override version for project packages - https://github.com/fsharp/FAKE/issues/666
BUGFIX: Allow endpoint in push task - https://github.com/fsprojects/Paket/pull/652
BUGFIX: Use correct apikey for paket push - https://github.com/fsharp/FAKE/pull/664