IGitVersionContextFactory.

Create(GitVersionOptions) Method

Namespace
GitVersion
Containing Type
IGitVersionContextFactory

Syntax

GitVersionContext Create(GitVersionOptions gitVersionOptions)

Parameters

Name Type Description
gitVersionOptions GitVersionOptions

Return Value

Type Description
GitVersionContext
GitHub