CrackedProject Type
Record of details relating to a FSharp project.
Record fields
| Record Field |
Description
|
Full Usage:
AssemblyFile
Field type: string option
|
AssemblyFile for the project if present relative to the project directory path.
|
|
GitNet configuration properties in the project.
|
Full Usage:
ProjectDirectory
Field type: string
|
The project directory path from the repo root.
|
Full Usage:
ProjectFileName
Field type: string
|
The project file path (.fsproj extension) relative to repo root.
|
Full Usage:
RepoRoot
Field type: string
|
The path to the project root
|
Full Usage:
SourceFiles
Field type: string list
|
Compiled files in the project. Currently un-utilised
|
Partas.GitNet