FAKE.Experimental
3.18.0
See the version list below for details.
dotnet add package FAKE.Experimental --version 3.18.0
NuGet\Install-Package FAKE.Experimental -Version 3.18.0
<PackageReference Include="FAKE.Experimental" Version="3.18.0" />
<PackageVersion Include="FAKE.Experimental" Version="3.18.0" />
<PackageReference Include="FAKE.Experimental" />
paket add FAKE.Experimental --version 3.18.0
#r "nuget: FAKE.Experimental, 3.18.0"
#:package FAKE.Experimental@3.18.0
#addin nuget:?package=FAKE.Experimental&version=3.18.0
#tool nuget:?package=FAKE.Experimental&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#. Experimental Extensions
Learn more about Target Frameworks and .NET Standard.
-
- FAKE.Core (= 3.18.0)
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 |
| 3.18.0 | 83 | 3/4/2015 |
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