ComputedGitVersionAttribute.

ComputedGitVersionAttribute(string) Constructor

Summary

Computes the GitVersion for the repository.

Syntax

public ComputedGitVersionAttribute(string frameworkVersion)

Parameters

Name Type Description
frameworkVersion string The framework version to use with GitVersion.

Return Value

Type Description
void