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 Field | Description |
DuplicateFiles
Signature: seq<string>
|
|
MissingFiles
Signature: seq<string>
|
|
ProjectFileName
Signature: string
|
|
TemplateProjectFileName
Signature: string
|
|
UnorderedFiles
Signature: seq<string>
|
Instance members
Instance member | Description |
x.HasErrors
Signature: bool
|