Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

please check the Fake.BuildServer.TeamCity module for a replacement and send a PR to include this into FAKE 5 if needed.

BuildConfiguration

Record type which stores Build configuration properties

Record Fields

Record FieldDescription
Builds
Signature: seq<Build>
Description
Signature: string
ID
Signature: string
Name
Signature: string
Paused
Signature: bool
ProjectID
Signature: string
WebURL
Signature: string