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

<PackageReference Include="FAKE" Version="5.0.0-rc012.95" />

Package Files

78,377,960 bytes

 FAKE 5.0.0-rc012.95

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-rc012.95+vsts.617e5c3e3ac66e15fd822f03d531fe4dce04dd85</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>FAKE5: New module `Fake.Windows.Registry` - https://github.com/fsharp/FAKE/pull/1909
BUGFIX: Fix MSBuild parameter parsing - https://github.com/fsharp/FAKE/pull/1918
BUGFIX: DocoptException was not reported correctly - https://github.com/MangelMaxime/fulma-demo/issues/4
FAKE5: New module `Fake.DotNet.Fsc` - https://github.com/fsharp/FAKE/pull/1919
ENHANCEMENT: Improve GitLab and VSTS CI Support - https://github.com/fsharp/FAKE/pull/1920
FAKE5: New module `Fake.BuildServer.GitLab` - https://github.com/fsharp/FAKE/pull/1919
BUGFIX: Zip.unzip was flattening the result - https://github.com/fsharp/FAKE/pull/1920
BUGFIX: Fake complained that Intellisense.fsx didn't exist - https://github.com/fsharp/FAKE/issues/1917
ENHANCEMENT: Targets now retrieve the current execution list as context parameter - https://github.com/fsharp/FAKE/pull/1920
DOCS: Huge update to the documentation, adds obsolete warnings thanks @kblohm - https://github.com/fsharp/FAKE/pull/1923</releaseNotes>
    <language>en-US</language>
    <tags>build, fake, f#</tags>
  </metadata>
</package>