FAKE by Steffen Forkmann, Mauricio Scheffer, Colin Bull

<PackageReference Include="FAKE" Version="4.17.0-alpha004" />

Package Files

37,394,794 bytes

 FAKE 4.17.0-alpha004

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.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>FAKE</id>
    <version>4.17.0-alpha004</version>
    <authors>Steffen Forkmann, Mauricio Scheffer, Colin Bull</authors>
    <owners>Steffen Forkmann, Mauricio Scheffer, Colin Bull</owners>
    <licenseUrl>http://www.github.com/fsharp/Fake/blob/master/License.txt</licenseUrl>
    <projectUrl>http://www.github.com/fsharp/Fake</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/fsharp/FAKE/master/help/pics/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>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.</description>
    <summary>FAKE - F# Make - Get rid of the noise in your build scripts.</summary>
    <releaseNotes>Renamed internal FSharp.Compiler.Service to avoid clashes - https://github.com/fsharp/FAKE/pull/1097
WiX service install - https://github.com/fsharp/FAKE/pull/1099
Fallback to recompile when caching of build script fails - https://github.com/fsharp/FAKE/pull/1093
Commit message will be retrieved for older and newer git versions - https://github.com/fsharp/FAKE/pull/1098
COSMETICS: Don't show the obsolete usage - https://github.com/fsharp/FAKE/pull/1094
BUGFIX: Fixed case sensitivity on package name when search references in Paket.lock - https://github.com/fsharp/FAKE/pull/1089</releaseNotes>
    <language>en-US</language>
    <tags>build, fake, f#</tags>
  </metadata>
</package>