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.

Project

Record type which stores TeamCity project properties

Record Fields

Record FieldDescription
Archived
Signature: bool
BuildConfigs
Signature: seq<string>
Description
Signature: string
ID
Signature: string
Name
Signature: string
WebURL
Signature: string