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
GitVersion
Nested types and modules
Type | Description |
GitVersionProperties | |
GitversionParams |
Functions and values
Function or value | Description | ||
GitVersion.generateProperties(setParams)
Signature: setParams:(GitversionParams -> GitversionParams) -> GitVersionProperties
|
Runs GitVersion on a .NET project file. Parameters
Sample
val id : x:'T -> 'T
|