FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Fsc.TargetType Type

The target compilation type

Union cases

Union case Description

Exe

Full Usage: Exe

Build a console executable

Library

Full Usage: Library

Build a library

Module

Full Usage: Module

Build a module that can be added to another assembly (.netmodule)

Winexe

Full Usage: Winexe

Build a Windows executable