Info
| Version: | 5.0.0-beta021 | 
| Author(s): | Steffen Forkmann, Mauricio Scheffer, Colin Bull, Matthias Dittrich | 
| Last Update: | Friday, March 2, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/fsharp/Fake | 
| NuGet Url: | https://www.nuget.org/packages/Fake.Core.BuildServer | 
Install
Install-Package Fake.Core.BuildServer
                        dotnet add package Fake.Core.BuildServer
                        paket add Fake.Core.BuildServer
                        
                                Fake.Core.BuildServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - Fake.Core.Environment(>= 5.0.0021)
- Fake.Core.String(>= 5.0.0021)
- FSharp.Core(>= 4.1.18)
- NETStandard.Library(>= 1.6.1)
- Fake.Core.Environment(>= 5.0.0021)
- Fake.Core.String(>= 5.0.0021)
- FSharp.Core(>= 4.1.18)
- Fake.Core.Environment(>= 5.0.0021)
- Fake.Core.String(>= 5.0.0021)
- FSharp.Core(>= 4.1.18)
Tags
 
                
Tasks and dependencies are specified in a DSL which is integrated in F#.