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

AppVeyor.UpdateBuildParams Type

AppVeyor parameters for update build as described here

Record fields

Record Field Description

AuthorEmail

Full Usage: AuthorEmail

Field type: string

Commit author email address

Field type: string

AuthorName

Full Usage: AuthorName

Field type: string

Commit author name

Field type: string

CommitId

Full Usage: CommitId

Field type: string

Commit hash

Field type: string

Committed

Full Usage: Committed

Field type: DateTime option

Commit date

Field type: DateTime option

CommitterEmail

Full Usage: CommitterEmail

Field type: string

Committer email address

Field type: string

CommitterName

Full Usage: CommitterName

Field type: string

Committer name

Field type: string

Message

Full Usage: Message

Field type: string

Commit message

Field type: string

Version

Full Usage: Version

Field type: string

Build version; must be unique for the current project

Field type: string