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

PaketDependencyVersion Type

Union cases

Union case Description

CURRENTVERSION

Full Usage: CURRENTVERSION

Use the currently loaded version as dependency

LOCKEDVERSION

Full Usage: LOCKEDVERSION

Use the currently locked version as dependency

Version string

Full Usage: Version string

Parameters:
    Item : string

A specific version string

Item : string