Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

ProjectComparison

Result type for project comparisons.

Record Fields

Record FieldDescription
DuplicateFiles
Signature: seq<string>
MissingFiles
Signature: seq<string>
ProjectFileName
Signature: string
TemplateProjectFileName
Signature: string
UnorderedFiles
Signature: seq<string>

Instance members

Instance memberDescription
x.HasErrors
Signature: bool