FAKE.Experimental
2.18.1
See the version list below for details.
dotnet add package FAKE.Experimental --version 2.18.1
NuGet\Install-Package FAKE.Experimental -Version 2.18.1
<PackageReference Include="FAKE.Experimental" Version="2.18.1" />
<PackageVersion Include="FAKE.Experimental" Version="2.18.1" />
<PackageReference Include="FAKE.Experimental" />
paket add FAKE.Experimental --version 2.18.1
#r "nuget: FAKE.Experimental, 2.18.1"
#:package FAKE.Experimental@2.18.1
#addin nuget:?package=FAKE.Experimental&version=2.18.1
#tool nuget:?package=FAKE.Experimental&version=2.18.1
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. Experimental Extensions
Learn more about Target Frameworks and .NET Standard.
-
- FAKE.Core (= 2.18.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.31.2 | 84 | 5/7/2015 |
| 3.31.1 | 74 | 5/7/2015 |
| 3.31.0 | 68 | 5/6/2015 |
| 3.30.3 | 78 | 5/2/2015 |
| 3.30.2 | 81 | 4/30/2015 |
| 3.30.1 | 80 | 4/29/2015 |
| 3.30.0 | 65 | 4/29/2015 |
| 3.29.7 | 73 | 4/27/2015 |
| 3.29.5 | 77 | 4/27/2015 |
| 3.29.4 | 78 | 4/27/2015 |
| 3.29.3 | 67 | 4/27/2015 |
| 3.29.2 | 72 | 4/27/2015 |
| 3.29.1 | 65 | 4/27/2015 |
| 3.28.8 | 74 | 4/24/2015 |
| 3.28.7 | 84 | 4/20/2015 |
| 3.28.6 | 64 | 4/20/2015 |
| 3.28.5 | 69 | 4/16/2015 |
| 3.28.4 | 62 | 4/14/2015 |
| 3.28.3 | 70 | 4/14/2015 |
| 2.18.1 | 80 | 6/16/2014 |
Improved CLI documentation - https://github.com/fsharp/FAKE/pull/472
Added Visual Basic support to AssemblyFileInfo task and make Namespace optional in config - https://github.com/fsharp/FAKE/pull/471
Added support for OctoTools ignoreExisting flag - https://github.com/fsharp/FAKE/pull/470
OctoTools samples fixed - https://github.com/fsharp/FAKE/pull/468 https://github.com/fsharp/FAKE/pull/469
Added support for FxCop /ignoregeneratedcode parameter - https://github.com/fsharp/FAKE/pull/467
CreateAssemblyInfo works with nonexisting directories - https://github.com/fsharp/FAKE/pull/466