RepositoryFixtureBase.

ApplyTag(string) Method

Namespace
GitVersion.Testing
Containing Type
RepositoryFixtureBase

Syntax

public void ApplyTag(string tag)

Parameters

Name Type Description
tag string

Return Value

Type Description
void
GitHub