FAKE by Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich

<PackageReference Include="FAKE" Version="5.0.0-alpha010" />

Package Files

84,636,251 bytes

 FAKE 5.0.0-alpha010

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>5.0.0-alpha010</version>
    <authors>Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich</authors>
    <owners>Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/fsharp/FAKE/blob/d86e9b5b8e7ebbb5a3d81c08d2e59518cf9d6da9/License.txt</licenseUrl>
    <projectUrl>https://github.com/fsharp/Fake</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/fsharp/FAKE/fee4f05a2ee3c646979bf753f3b1f02d927bfde9/help/content/pics/logo.png</iconUrl>
    <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>BREAKING CHANGE: Change Targets API to be compatible with new API-Guidelines
DOCS: Fix chocolatey docs and some links in footer https://github.com/fsharp/FAKE/pull/1584
DOCS: Spelling, grammar, and emphasis changes https://github.com/fsharp/FAKE/pull/1575
NEW MODULE: Sonarqube migration https://github.com/fsharp/FAKE/pull/1583
BUGFIX: Restore the output encoding https://github.com/fsharp/FAKE/pull/1580
BUGFIX: Fix Fake.IO.Zip creating invalid zip packages (empty folder at root level)
Fake.exe -&gt; fake.exe (windows) and Fake -&gt; fake (unix)</releaseNotes>
    <language>en-US</language>
    <tags>build, fake, f#</tags>
  </metadata>
</package>