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
PaketDependencyVersion
Union Cases
Union Case | Description |
CURRENTVERSION
Signature:
|
Use the currently loaded version as dependency |
LOCKEDVERSION
Signature:
|
Use the currently locked version as dependency |
Version(string)
Signature: string
|
A specific version string |