GitVersionHelper
Containts helper function for GitVersion - a tool to help you achieve Semantic Versioning on your project.
To install GitVersion.exe on Windows, start PowerShell as Administrator and run choco install gitversion.portable -s https://chocolatey.org/api/v2" For Mac and Unix, install the NuGet version.
Nested types and modules
Type | Description |
GitVersionProperties | |
GitversionParams |
Functions and values
Function or value | Description | ||
GitVersion setParams
Signature: setParams:(GitversionParams -> GitversionParams) -> GitVersionProperties
|
![]() ![]() Runs GitVersion on a .NET project file. Parameters
Sample
val id : x:'T -> 'T
Full name: Microsoft.FSharp.Core.Operators.id |
||
GitversionDefaults
Signature: GitversionParams
|
![]() ![]() |