Info
Version: | 6.1.3 |
Author(s): | Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fake.build/ |
NuGet Url: | https://www.nuget.org/packages/Fake.Runtime |
Install
Install-Package Fake.Runtime
dotnet add package Fake.Runtime
paket add Fake.Runtime
Fake.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- Fake.Core.Context(>= 5.20.3)
- Fake.Core.DependencyManager.Paket(>= 5.20.3)
- FSharp.Compiler.Service(>= 36.0.3)
- FSharp.Core(>= 4.7.2)
- Microsoft.DotNet.PlatformAbstractions(>= 2.1.0)
- Mono.Cecil(>= 0.11.2)
- Paket.Core(>= 5.249.0)
- System.Runtime.Loader(>= 4.3.0)
Tags
Tasks and dependencies are specified in a DSL which is integrated in F#.