- Namespace
- GitVersion
- Containing Type
-
Git
Version Calculate Tool
Syntax
public GitVersionCalculateTool(ILog log, INextVersionCalculator nextVersionCalculator, IVariableProvider variableProvider, IGitPreparer gitPreparer, IGitVersionCache gitVersionCache, IGitVersionCacheKeyFactory cacheKeyFactory, IOptions<GitVersionOptions> options, Lazy<GitVersionContext> versionContext)
Parameters
Name | Type | Description |
---|---|---|
log | ILog | |
nextVersionCalculator |
I |
|
variableProvider | IVariableProvider | |
gitPreparer | IGitPreparer | |
gitVersionCache | IGitVersionCache | |
cacheKeyFactory |
I |
|
options |
IOptions |
|
versionContext |
Lazy |
Return Value
Type | Description |
---|---|
void |